Commit Graph

41 Commits (ba113ff2cd3708d8a0e49df66d649774af5aaa4e)

Author SHA1 Message Date
Liam Cervante 224728879d
Ignore existing package hashes for `providers lock` command (#31389)
4 years ago
kmoe 7b4a5513a9
command: fix panic on show when state file is invalid or unavailable (#31444)
4 years ago
Jeff Bonhag f30738d965
Add golden reference test for JSON plan (#31362)
4 years ago
Alisdair McDiarmid 48d64eabb2 json-output: Extended detail for unknown outputs
4 years ago
Alisdair McDiarmid 12c8f9498c json-output: Add output type to JSON format
4 years ago
Alisdair McDiarmid bb35f02c95 Conclude preconditions/postconditions experiment
4 years ago
Alisdair McDiarmid c5d10bdef1 core: Store condition block results in plan
4 years ago
gabriel376 f5a8608989
cli: Make state commands check required version (#30511)
4 years ago
nozaq 3c32f7a56c
jsonconfig: add implicitly created provider configs
4 years ago
nozaq 0ce040405c
jsonconfig: fix provider mappings with same names
4 years ago
nozaq 7f4019e1f6
jsonconfig: fix keys for default providers
4 years ago
Alisdair McDiarmid f5b90f84a8 jsonconfig: Improve provider configuration output
4 years ago
Krista LaFentres fea8f6cfa2 cli: Migrate show command to use command arguments and views
4 years ago
Martin Atkins 23395a1022 providercache: Discard lock entries for unused providers
4 years ago
Martin Atkins bac59d2480 command/init: Be explicit that some options are not relevant for Cloud
4 years ago
kmoe 64635edfb9
Merge pull request #29885 from hashicorp/kmoe/more-init-interrupts
4 years ago
kmoe 40ec62c139
command: make module installation interruptible
4 years ago
Krista LaFentres c44c589f0a Error if backup or backup-out options are used without the state option on non-local backends for the state mv command
4 years ago
Łukasz Sierant 19cce931a8 Test case for changing backend hash during aborted state migration
4 years ago
Martin Atkins 94cbc8fb5d experiments: config_driven_move has concluded
4 years ago
Martin Atkins 5b266dd5ca command: Remove the experimental "terraform add" command
4 years ago
Alisdair McDiarmid c587384dff cli: Restore -lock and -lock-timeout init flags
4 years ago
Alisdair McDiarmid b9f3dab035 json-output: Release format version 1.0
4 years ago
James Bardin c2e0d265cf LoadModule now always returns the module
4 years ago
James Bardin 625e768678 make sure required_version is checked before diags
4 years ago
Martin Atkins a1a713cf28 core: Report ActionReasons when we plan to delete "orphans"
4 years ago
Chris Arcand 60bc7aa05d command: Auto-select single workspace if necessary
4 years ago
Alisdair McDiarmid 78c4a8c461 json-output: Previous address for resource changes
4 years ago
Martin Atkins f0034beb33 core: refactoring.ImpliedMoveStatements replaces NodeCountBoundary
4 years ago
Alisdair McDiarmid f0cf4235f9 cli: Refactor resource drift rendering
5 years ago
Alisdair McDiarmid cd29c3e5fd
Revert "json-output: Release format version 1.0"
5 years ago
Alisdair McDiarmid b60f201eed json-output: Release format version 1.0
5 years ago
Martin Atkins 383bbdeebc Upgrade to Go 1.17
5 years ago
Kristin Laemmert 096010600d
terraform: use hcl.MergeBodies instead of configs.MergeBodies for pro… (#29000)
5 years ago
Alisdair McDiarmid 3326ab7dae json-output: Omit unchanged resource_drift entries
5 years ago
Kristin Laemmert 583859e510
commands: `terraform add` (#28874)
5 years ago
Kristin Laemmert 329585d07d
jsonconfig: properly unwind and enumerate references (#28884)
5 years ago
Kristin Laemmert ac03d35997
jsonplan and jsonstate: include sensitive_values in state representations (#28889)
5 years ago
Kristin Laemmert 649095c602
providers subcommand tests (#28744)
5 years ago
Martin Atkins f40800b3a4 Move states/ to internal/states/
5 years ago
Martin Atkins ffe056bacb Move command/ to internal/command/
5 years ago