Commit Graph

8 Commits

Author SHA1 Message Date
Garrett Delfosse b21da38bea
chore: deprecate template create command in favor of template push (#11390) 2024-01-05 21:04:14 +00:00
Ben Potter 2e86b76fb8
docs: improve structure for example templates (#9842)
Co-authored-by: Kyle Carberry <kyle@carberry.com>
Co-authored-by: Muhammad Atif Ali <atif@coder.com>
Co-authored-by: Muhammad Atif Ali <me@matifali.dev>
2023-12-17 17:05:13 +03:00
Eric Paulsen ccda1c5c7d
fix: rm tf provider versions in examples/ (#9586) 2023-09-07 18:53:23 +00:00
Ammar Bandukwala 2a01747804
feat(cli): add --var shorthand for --variable (#8710)
`--variable` is used frequently enough to deserve a shorthand. Unfortunately,
`-v` is taken by verbose, and `-V` is too easily confused with version or
verbose, so we're left with "--var".
2023-07-25 14:36:02 +00:00
Marcin Tojek 64687631aa
feat: enable Terraform template-wide variables by default (#8334) 2023-07-07 11:49:02 +02:00
Jon Ayers 31bd2b0bdc
chore: update legacy parameters in envbox template (#7898) 2023-06-12 20:53:12 -05:00
Jon Ayers 614bdfbf3c
fix: update envbox template to use hostname (#7417) 2023-05-04 12:21:20 -05:00
Jon Ayers f1763f2aa5
chore: add envbox documentation (#7198) 2023-04-26 16:42:33 -05:00