Commit Graph

462 Commits (e09bad76ff31dfde1f964e3197e10d13bf8a45da)

Author SHA1 Message Date
Alisdair McDiarmid a742d7ee88
Merge pull request #29649 from hashicorp/alisdair/json-ui-exhaustiveness
5 years ago
Alisdair McDiarmid b699391d04 json-output: Add change reasons to explain deletes
5 years ago
James Bardin 8ce2254ad6
Merge pull request #29647 from hashicorp/jbardin/test-temp-cleanup
5 years ago
James Bardin c8cd0b1e74
Merge pull request #29624 from hashicorp/jbardin/no-block-to-attr
5 years ago
Alisdair McDiarmid 57318ef561 backend/remote: Support interop from 0.14 to 1.1
5 years ago
Alisdair McDiarmid f1e9d88ddc
Merge pull request #29640 from hashicorp/alisdair/fix-refresh-only-with-orphans
5 years ago
Martin Atkins d97ef10bb8 core: Don't return other errors if move statements are invalid
5 years ago
Martin Atkins 1bff623fd9 core: Report a warning if any moves get blocked
5 years ago
Martin Atkins 04f9e7148c command/format: Include deletion reasons in plan report
5 years ago
Martin Atkins a1a713cf28 core: Report ActionReasons when we plan to delete "orphans"
5 years ago
Martin Atkins 7b99861b1c refactoring: Don't implicitly move for resources with for_each
5 years ago
James Bardin 9c078c27cf temp path clean for some backend tests
5 years ago
Alisdair McDiarmid ceb580ec40 core: Fix refresh-only interaction with orphans
5 years ago
Chris Arcand 171cdbbf93 command: Clean up testInputResponseMap before failing on unused answers
5 years ago
Chris Arcand 60bc7aa05d command: Auto-select single workspace if necessary
5 years ago
James Bardin 8706a18c4b refine the skipFixup heuristic
5 years ago
James Bardin 6b4e73af48 skip the blocktoattr fixup with nested types
5 years ago
Martin Atkins 83f0376673 refactoring: ApplyMoves new return type
5 years ago
Martin Atkins d054102d38 addrs: AbsResource.UniqueKey distinct from AbsResourceInstance.UniqueKey
5 years ago
Chris Arcand 08a86b6c13
Merge pull request #29621 from hashicorp/error-on-unused-test-answers
5 years ago
Chris Arcand 8684a85e26 command: Ensure all answers were used in command.testInputResponseMap
5 years ago
Alisdair McDiarmid b59b057591 json-output: Config-driven move support in JSON UI
5 years ago
Alisdair McDiarmid 78c4a8c461 json-output: Previous address for resource changes
5 years ago
Martin Atkins f0034beb33 core: refactoring.ImpliedMoveStatements replaces NodeCountBoundary
5 years ago
Martin Atkins ee9e346039 refactoring: ApplyMoves skips moving when destination address occupied
5 years ago
Martin Atkins ef5a1c9cfe refactoring: ImpliedMoveStatements function
5 years ago
Martin Atkins 7f99a8802e addrs: MoveEndpointInModule.SelectsResource
5 years ago
Alisdair McDiarmid 638784b195 cli: Omit move-only drift, except for refresh-only
5 years ago
Alisdair McDiarmid 61b2d8e3fe core: Plan drift includes move-only changes
5 years ago
Alisdair McDiarmid 9a7bbdab6f Fix terraform add test failure due to bad merge
5 years ago
Alisdair McDiarmid d425c26d77
Merge pull request #29589 from hashicorp/alisdair/planfile-drifted-resources
5 years ago
Alisdair McDiarmid 1f57b7a8bd
Merge pull request #29235 from magodo/terraform_add_output_append
5 years ago
James Bardin 1bd5987a8c
Merge pull request #29573 from hashicorp/renamed-typo
5 years ago
Alisdair McDiarmid d5b5407ccc format: Fix incorrect nesting of Color/Sprintf
5 years ago
Alisdair McDiarmid f0cf4235f9 cli: Refactor resource drift rendering
5 years ago
Alisdair McDiarmid c4688345a1 plans: Add resource drift to the plan file format
5 years ago
Alisdair McDiarmid bebf1ad23a core: Compute resource drift after plan walk
5 years ago
Martin Atkins e6a76d8ba0 core: Fail if a moved resource instance is excluded by -target
5 years ago
Martin Atkins b4594551f7 refactoring: TestValidateMoves/cyclic_chain can now pass
5 years ago
James Bardin 331dc8b14c handle empty containers in ProposedNew NestedTypes
5 years ago
James Bardin 9029870613 handle NestedTypes in Block.CoerceValue
5 years ago
Martin Atkins 332ea1f233 backend/local: TestLocal_plan_context_error to fail terraform.NewContext
5 years ago
Martin Atkins 718fa3895f backend: Remove Operation.Parallelism field
5 years ago
Chris Arcand 172200808b Correct terraform.env deprecation message typo
5 years ago
James Bardin d0993b0e80 fix temp directory handling in some tests
5 years ago
James Bardin 8ed9a270e5
Merge pull request #29559 from hashicorp/jbardin/optional-attrs
5 years ago
James Bardin 7f26531d4f variable types should always be populated
5 years ago
James Bardin 53a73a8ab6 configs: add ConstraintType to config.Variable
5 years ago
James Bardin 43123d284e optional attrs should not be in ProposedNew
5 years ago
James Bardin af4f4540a9 configschema: do not expose optional attributes
5 years ago