Commit Graph

951 Commits (78090fcccc46de87d85eea975563070fbb8dd89d)

Author SHA1 Message Date
James Bardin 12b7dac124
Merge pull request #16833 from hashicorp/jbardin/plan-shutdown
9 years ago
Eyal Posener e1dadaae44 command: use newer version of "complete" library
9 years ago
James Bardin 2941ed464c replace the testShutdownHook with a check for Stop
9 years ago
James Bardin e2501d7830 make apply shutdown test completely deterministic
9 years ago
James Bardin 3aaa1e9d04 make plans cancellable
9 years ago
Martin Atkins ba0514106a return tfdiags.Diagnostics from validation methods
9 years ago
James Bardin 3c807e5427 update state test strings in command package
9 years ago
Martin Atkins 3b180d7f8a
Merge #16543: Bring the "terraform" provider back into core
9 years ago
Martin Atkins d4ee58ce59 Re-integrate the "terraform" provider into the main binary
9 years ago
James Bardin 964054efc0 update tests for updated output
9 years ago
James Bardin 1bf64ec788 add "Updating" output and fix output tests
9 years ago
James Bardin 9c334fe012 update init output
9 years ago
James Bardin 523b121341 fix get test working directory
9 years ago
Martin Atkins 3da5fefdc1 command: Allow TF_DATA_DIR env var to override data directory
9 years ago
Martin Atkins 400038eda4 command: "terraform apply" uses interactive confirmation by default
9 years ago
James Bardin 53c8c1e208 e2e test for `init -from-module`
9 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
Radek Simko 38cb98fb0c
Comply w/ latest changes in mitchellh/cli
9 years ago
James Bardin ea3e87b584 Merge pull request #15768 from hashicorp/jbardin/remote-import
9 years ago
James Bardin 5bcc1bae59 Merge pull request #15769 from hashicorp/jbardin/discovery-paths
9 years ago
James Bardin 2bb5007690 Merge pull request #15683 from hashicorp/jbardin/remote-state-lineage
9 years ago
James Bardin 37932c3cd6 make state_rm flag description match state_mv
9 years ago
James Bardin 4034f988df update import command docs
9 years ago
James Bardin 54998933f5 load Meta.PluginOverrides in dicovery
9 years ago
James Bardin fa20d43d80 test loading of Meta.PluginOverrides
9 years ago
James Bardin e3748901b4 Don't ForceLocal for the import backend
9 years ago
Sevag Hanssian 867760ed56 Add salt-masterless provisioner
9 years ago
James Bardin eadda50f02 Merge pull request #15652 from hashicorp/jbardin/state-command
9 years ago
James Bardin 55d18dcef2 update state rm amd mv docs
9 years ago
James Bardin 07b0101fb5 update workspace new test for inmem backend
9 years ago
James Bardin 16e8e405c7 create failing test cases for remote lineage issue
9 years ago
Martin Atkins 8a7a0a7459 command: terraform init -from-module=...
9 years ago
James Bardin 51547ad2ba add tests for state commands through a backend
9 years ago
James Bardin 5b4ae36cb0 don't print help for state loading errors
9 years ago
James Bardin 33ba6774e0 Make the state commands use the real command.Meta
9 years ago
James Bardin 45a9edb763 make state mv and rm work with remote states
9 years ago
Kyle McCullough ad896b65c9
command: add -check flag to fmt (#15304)
9 years ago
James Bardin 0bca383b6b Merge pull request #15528 from alrs/command-swallowed-errors
9 years ago
Lars Lehtonen 119996b815
Return immediately after newly-added error condition
9 years ago
James Bardin eb02467298 Merge pull request #15588 from hashicorp/jbardin/no-graph-config
9 years ago
James Bardin f10163ecc7 graph should not panic with no config
9 years ago
Martin Atkins 23f9c8785e command/e2etest: an initial test for the primary workflow
9 years ago
Martin Atkins 52df81ee49 command/e2etest: test that we can install provider plugins
9 years ago
Martin Atkins 0e0b0d125a command/e2etest: "terraform version" test
9 years ago
Martin Atkins fee61a44b4 command/e2etest: end-to-end testing harness
9 years ago
Lars Lehtonen 8501d83e6c
Fix swallowed errors in command package.
9 years ago
James Bardin 583cc350a9 fix minor races in workspace tests
9 years ago
James Bardin f7f1e8e406 Sort arguments in Meta.process
9 years ago
James Bardin 0fdcf2c01e properly cleanup and print correct error messages
9 years ago
Robert Liebowitz 4bf2269784 Add test case for autoloading tfvars
9 years ago
Robert Liebowitz e67ecb5ce2 Restructure Meta.process to logically group code
9 years ago
Robert Liebowitz 8d98fdecac Autoload only .auto.tfvars files
9 years ago
Robert Liebowitz 006744bfe0 Use all tfvars files in working directory
9 years ago
Martin Atkins 39c4d6ab1f Merge #15424: Improve robustness of state persistence handling
9 years ago
Martin Atkins fee1197cf9 command: terraform state rm to require at least one argument
9 years ago
James Bardin fb397060eb add some Serial checks to apply and refresh tests
9 years ago
James Bardin 054716c397 use testStateRead helper in apply tests
9 years ago