Commit Graph

17 Commits (e024960c745f0a464cb081d04765d93f94deaba0)

Author SHA1 Message Date
James Bardin f3fe6184a0 test for destroy plan round trip
8 years ago
Martin Atkins 300eceeb25 plans/planfile: fix TestRoundtrip
8 years ago
Martin Atkins 2b80df0163 backend/local: Require caller to set PlanOutBackend with PlanOutPath
8 years ago
Kristin Laemmert 2d3cb87789 backend/local tests tests tests
8 years ago
Kristin Laemmert 6a37ee9277 backend/local: more tests passing
8 years ago
Martin Atkins b0016e9cf6 command: Allow tests to run to completion without panics or hangs
8 years ago
Martin Atkins 896b6bc897 core: Fix test build for ./plans/planfile
8 years ago
Martin Atkins 9179cdcbc6 plans/planfile: allow resource instances with no instance key
8 years ago
Martin Atkins a43b7df282 core: Handle forced-create_before_destroy during the plan walk
8 years ago
Martin Atkins d53c3d5c1b plans: Retain output value changes for all outputs in memory
8 years ago
Martin Atkins dfe0988f10 plans: Record private data bytes as part of resource change
8 years ago
Martin Atkins a3403f2766 terraform: Ugly huge change to weave in new State and Plan types
8 years ago
Martin Atkins b7db32b819 plans: separate types for encoded and decoded changes
8 years ago
Martin Atkins 074db88636 plans: Include target addresses in the plan
8 years ago
Martin Atkins d9dfd135c6 plans: Include backend settings in plan and plan files
8 years ago
Martin Atkins 51aeba2cf2 plans: Record provider config address in each resource change
8 years ago
Martin Atkins a2eb462f5d plans/planfile: Reading and writing the new plan format
8 years ago