Commit Graph

932 Commits (3d551e25e01bd95c190766869bf0260debe07ead)

Author SHA1 Message Date
James Bardin ecd9ef0f77 ignore error in plan shutdown test
8 years ago
James Bardin 67a6152091 move backend operation cancellation into meta
8 years ago
James Bardin 7cba68326a always wait for a RunningOperation to return
8 years ago
James Bardin 6f41a80b3a slow down the plan shutdown tests for slow hosts
8 years ago
Masayuki Morita 338d5cad70 Remove duplicated help messages from `workspace --help`
8 years ago
Masayuki Morita f440dba137 Standardize on log level "WARN" rather than "WARNING"
8 years ago
Martin Atkins a6008b8a48
v0.11.2
8 years ago
James Bardin 61c2be3e95
Merge pull request #16969 from hashicorp/jbardin/reset-plugin-dir
8 years ago
James Bardin 7d5f7cb22f
Merge pull request #16961 from hashicorp/jbardin/mock-provider-race
8 years ago
James Bardin 504ea578ee
Merge pull request #16920 from hashicorp/jbardin/init-future-state
8 years ago
James Bardin dec2da1dda
Merge pull request #17044 from hashicorp/jbardin/plugin-dir-internal
8 years ago
James Bardin 6367572455
Merge pull request #16882 from Techcadia/f-provider-logging
8 years ago
James Bardin fe3aff91f3 missingPlugins should not return internal plugins
8 years ago
James Bardin 5a975d9997 add test for internal plugins with -plugin-dir
8 years ago
James Bardin 5a9e0cf763 create a new InternalProviders test
8 years ago
James Bardin ba84faf4e1 remove the plugin path only for an empty string
8 years ago
James Bardin f62b71710a
Merge pull request #16939 from hashicorp/jbardin/migrate-confirm
8 years ago
James Bardin f45205feb7 re-word state migration prompts
8 years ago
James Bardin 4b49a323c3 go fmt
8 years ago
James Bardin 79e985366f allow init to reset -plugin-dir
8 years ago
James Bardin d76482cd89 don't try to interrupt diff in shutdown test
8 years ago
James Bardin e63a3474d5 kill the flag error writer after 2 seconds
8 years ago
James Bardin 885e4cde81 don't loop indefinitely in confirm method
8 years ago
James Bardin 7d2da9865e inputFalse test should attempt migration and check error
8 years ago
James Bardin 909dff36a8 remove extra "yes" confirmation in tests
8 years ago
James Bardin 7c93b2e5e6 remove duplicate backend migration prompts
8 years ago
James Bardin ea4cb6a20e check state version during init
8 years ago
Martin Atkins f1079257ac command: show a special error message when importing in an empty dir
8 years ago
Techcadia e681907c50 [Add] Pathing and Override Output to DEBUG Command
8 years ago
Nolan Davidson 653db95df7 Initial implementation of a habitat provisioner
8 years ago
Martin Atkins 9a5c865040 command: validate config as part of loading it
8 years ago
James Bardin 12b7dac124
Merge pull request #16833 from hashicorp/jbardin/plan-shutdown
8 years ago
Eyal Posener e1dadaae44 command: use newer version of "complete" library
8 years ago
James Bardin 2941ed464c replace the testShutdownHook with a check for Stop
8 years ago
James Bardin e2501d7830 make apply shutdown test completely deterministic
8 years ago
James Bardin 3aaa1e9d04 make plans cancellable
8 years ago
Martin Atkins ba0514106a return tfdiags.Diagnostics from validation methods
8 years ago
James Bardin 3c807e5427 update state test strings in command package
8 years ago
Martin Atkins 3b180d7f8a
Merge #16543: Bring the "terraform" provider back into core
8 years ago
Martin Atkins d4ee58ce59 Re-integrate the "terraform" provider into the main binary
8 years ago
James Bardin 964054efc0 update tests for updated output
8 years ago
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
8 years ago
James Bardin 5203c66116 pass command credentials into module.Storage
8 years ago
James Bardin 3a495ffe56 rename ModuleStorage to Storage
8 years ago