opentofu/internal/plans
James Humphries 317de6d46e
Store BeforeIdentity and AfterIdentity and display it in the plan json output (#3779)
Signed-off-by: James Humphries <james@james-humphries.co.uk>
2026-04-01 10:46:38 +01:00
..
internal/planproto Store BeforeIdentity and AfterIdentity and display it in the plan json output (#3779) 2026-04-01 10:46:38 +01:00
objchange dependencies: Stop using github.com/apparentlymart/go-dump 2025-10-06 12:47:32 -07:00
planfile Store BeforeIdentity and AfterIdentity and display it in the plan json output (#3779) 2026-04-01 10:46:38 +01:00
action.go Rework ephemeral resources apply phase (#3897) 2026-03-27 20:00:13 +02:00
action_string.go Rework ephemeral resources apply phase (#3897) 2026-03-27 20:00:13 +02:00
changes.go Store BeforeIdentity and AfterIdentity and display it in the plan json output (#3779) 2026-04-01 10:46:38 +01:00
changes_src.go Store BeforeIdentity and AfterIdentity and display it in the plan json output (#3779) 2026-04-01 10:46:38 +01:00
changes_state.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
changes_sync.go engine/planning: Initial stub of a hypothetical "planning engine" 2025-10-27 10:15:41 -07:00
changes_test.go Implement resource identity support (#3671) 2026-03-31 16:57:21 +01:00
doc.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
dynamic_value.go Another batch of minor typos (#1953) 2024-09-09 07:51:39 -04:00
mode.go go.mod: Use the new "tool" directive 2025-10-10 07:06:56 -03:00
mode_string.go Move plans/ to internal/plans/ 2021-05-17 14:09:07 -07:00
plan.go plans: Minimal handling of new-style execution graphs 2025-12-12 07:03:52 -08:00
plan_test.go Replace github.com/go-test/deep with go-cmp 2025-10-13 08:17:40 -07:00
quality.go go.mod: Use the new "tool" directive 2025-10-10 07:06:56 -03:00
quality_string.go go.mod: Upgrade various golang.org/x/* dependencies 2025-10-10 08:23:54 -07:00
resourceinstancechangeactionreason_string.go Retaining resource during destruction - action and reason marshalling extension (#3569) 2025-12-12 15:16:54 +04:00