Commit Graph

891 Commits (1bf64ec7888586aa3285c057cf132113ea16d5cd)

Author SHA1 Message Date
James Bardin 1bf64ec788 add "Updating" output and fix output tests
8 years ago
James Bardin 9c334fe012 update init output
8 years ago
James Bardin 523b121341 fix get test working directory
8 years ago
Martin Atkins 3da5fefdc1 command: Allow TF_DATA_DIR env var to override data directory
8 years ago
Martin Atkins 400038eda4 command: "terraform apply" uses interactive confirmation by default
8 years ago
James Bardin 53c8c1e208 e2e test for `init -from-module`
8 years ago
James Bardin f64851242e use Storage.GetModule for init -from-module
9 years ago
James Bardin 5203c66116 pass command credentials into module.Storage
9 years ago
James Bardin 3a495ffe56 rename ModuleStorage to Storage
9 years ago
James Bardin f2a7b94692 use the new ModuleStorage in the command package
9 years ago
Martin Atkins 5347f82f9a command: Include provider versions in "terraform version"
9 years ago
Martin Atkins 34cecfa839 command/e2etest: fix incorrect "terraform version" test
9 years ago
James Bardin 47c45788bc Merge pull request #16406 from hashicorp/jbardin/version-package
9 years ago
Patrick Van Stee a4a53f6f99 command/validate: Load plugins from plugin_path file
9 years ago
James Bardin 36b8be43e8 use the new version package
9 years ago
Martin Atkins 865e61b4ea main+command: provide service disco and creds to commands
9 years ago
Martin Atkins 6f7bc4f5d7 command: use c.showDiagnostics for backend operation errors
9 years ago
Martin Atkins 5cd00a13ec command: use new diagnostics output for config errors
9 years ago
Martin Atkins ea81e75a4e command: utility for rendering tfdiag diagnostics
9 years ago
Martin Atkins fc20f419dd config and command: use errwrap to propagate config load errors
9 years ago
Martin Atkins 86343fa895 Remove test output file accidentally added in 52c97e9f
9 years ago
James Bardin 91442b7146 Merge pull request #15680 from brunomcustodio/etcdv3-backend
9 years ago
Martin Atkins 30e6f4e066 command/e2etest: test installation of plugins from cache
9 years ago
Martin Atkins 5c0670fdf4 command: allow callers to activate a plugin cache
9 years ago
Martin Atkins 73d1298572 command/e2etest: test the "running in automation" workflow
9 years ago
Martin Atkins cb6d4e5f20 command/e2etest: fix TestPrimarySeparatePlan test
9 years ago
Martin Atkins ece06c35b8 command: parameter autocomplete for "terraform workspace ..."
9 years ago
Martin Atkins 793da43a72 command: workspace name autocomplete helper
9 years ago
Martin Atkins e4f18c3f4d command: multi-argument autocomplete helper
9 years ago
Martin Atkins 2ed9aa6077 command: autocomplete data for "terraform init"
9 years ago
Martin Atkins 82fefbc599 command: add some common autocomplete predictors
9 years ago
Sunny 8928c5a60a command/state-rm: tell the user how many items were removed
9 years ago
Jack Bruno 3f2136d7ee cli: terraform import -ignore-missing-config
9 years ago
Jearvon Dharrie 5afe1d39d1 Add `/downloads` to the outdated version message
9 years ago
Martin Atkins 0fe43c8977 cli: allow disabling "next steps" message in terraform plan
9 years ago
Martin Atkins b95610c173 Merge #15387: terraform fmt -check option
9 years ago
Martin Atkins fe4cfd03b5 command/format: restore "(forces new resource)" caption
9 years ago
Bruno Miguel Custodio 52c97e9fc9
First steps towards an 'etcdv3' backend.
9 years ago
Martin Atkins 83414beb8f command: various adjustments to the diff presentation
9 years ago
Martin Atkins d4efc95191 command: show resource actions using resource addresses
9 years ago
Martin Atkins 3ea159297c command/format: improve consistency of plan results
9 years ago
Sunny 3a1582c1b9 command/validate: read terraform.tfvars file for variable values
9 years ago
Sunny 2d849f8650 command/init: check required_version
9 years ago
Martin Atkins c12d64f340 Use t.Helper() in our test helpers
9 years ago
Radek Simko 4e8ccb3127 Merge pull request #15828 from hashicorp/e2e-decoupling
9 years ago
Radek Simko aabab16069
command/init: Remove extra whitespace
9 years ago
Michael Handler 817d1c4869 Output duration in UiHook after successful operation completion.
9 years ago
James Bardin 18af7750d4 Merge pull request #14720 from sevagh/master
9 years ago
Radek Simko 9e7e4ff4fb
e2e: Decouple logic for running e2e tests
9 years ago
Radek Simko 28b33c9299
plugin: Display version + source when initializing plugins
9 years ago