Commit Graph

23 Commits (f-debugger)

Author SHA1 Message Date
James Bardin fa3e534142 plans/planfile: staticcheck
6 years ago
James Bardin e13eecbc5b finish provider ModuleInstance replacement
6 years ago
Kristin Laemmert 47a16b0937
addrs: embed Provider in AbsProviderConfig instead of Type
6 years ago
Martin Atkins 8b511524d6
Initial steps towards AbsProviderConfig/LocalProviderConfig separation (#23978)
6 years ago
Kristin Laemmert 6541775ce4
addrs: roll back change to Type field in ProviderConfig (#23937)
6 years ago
Kristin Laemmert e3416124cc
addrs: replace "Type string" with "Type Provider" in ProviderConfig
7 years ago
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