Commit Graph

969 Commits (f-hcl2-planstate)

Author SHA1 Message Date
Martin Atkins 849293825b command: validate must set values for root variables
8 years ago
Martin Atkins c2987cd2b4 command: 0.12upgrade command
8 years ago
Martin Atkins 3d304efd91 tfdiags: Sort order for diagnostics
8 years ago
Martin Atkins 7f205645a1 Fix up some missed "go fmt"
8 years ago
Martin Atkins 5a3eff3d2e command: terraform fmt to use new HCL formatter
8 years ago
Martin Atkins 456e105155 command: Update tests for changes in "terraform" package
8 years ago
Martin Atkins 6096b0756e command/import: default provider config in same module
8 years ago
Martin Atkins 14fa57130b command: update "terraform console" for HCL2
8 years ago
Martin Atkins 3497a1ad9b command/validate: make sure diagnostics is always present and an array
8 years ago
Martin Atkins 5861dbf3fc terraform: ugly huge change to weave in new HCL2-oriented types
8 years ago
Martin Atkins 902be52976 terraform: HCL2-flavored module dependency resolver
8 years ago
Martin Atkins 8edfe2a84f command: Various updates for the new backend package API
8 years ago
Martin Atkins 6a9f710b12 backend: Update interface and implementations for new config loader
8 years ago
Martin Atkins 46eb688472 command: remove "terraform push"
8 years ago
Martin Atkins d90ad75c9d command: "terraform validate" JSON support
8 years ago
Martin Atkins 3be31b8120 command: beginnings of new config loader in "terraform validate"
8 years ago
Martin Atkins 1e073bbd1e command: new Meta methods for accessing the new config loader
8 years ago
Martin Atkins cc43a0f2f8 command/format: include source snippets in diagnostics
8 years ago
Kristin Laemmert 33877bd579 cli: update tests
8 years ago
Lyle Franklin 26b907387d cli: Remove error on empty outputs when `-json` is set (#11721)
8 years ago
Kristin Laemmert b8a1a77f6b
command: fix spelling in error message - fixes #18065 (#18241)
8 years ago
James Bardin 545e77e184
Merge pull request #17711 from hashicorp/jbardin/cleanup-temps
8 years ago
James Bardin e980156451 cleanup temp files from command tests
8 years ago
Masayuki Morita 1e2bb07504 command: Restore `auto-approve` flag in the output of `apply -help`
8 years ago
James Bardin 90a75422fb unlock state in console, import, graph, and push
8 years ago
Martin Atkins 6aefa5835c Merge #17218: Add -auto-approve to "terraform destroy" for consistency
8 years ago
James Bardin dc8036636a
Merge pull request #17422 from hashicorp/jbardin/state-locking
8 years ago
James Bardin 2b97585d46 improve clistate.Locker docs
8 years ago
Uriel Corfa 07a20365de cli: "terraform state list" -id argument
8 years ago
James Bardin bdd475e149 use the new clistate.Locker in commands
8 years ago
James Bardin e9a76808df create clistate.Locker interface
8 years ago
James Bardin 12bda53558 Revert "create clistate.Locker interface"
8 years ago
James Bardin 3de0d24554 Revert "use the new clistate.Locker in commands"
8 years ago
James Bardin 400f6ca4c5 use the new clistate.Locker in commands
8 years ago
James Bardin e88bd74bb7 create clistate.Locker interface
8 years ago
James Bardin a37acb1837 gofmt with go1.10
8 years ago
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
Laura Martin 6e1e614a56 Change -force to -auto-approve when destroying
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