opentofu/internal/engine/planning
Martin Atkins 576e56784a wip
2026-04-21 15:15:54 -07:00
..
deferred.go engine/planning: cty mark for propagating "deferred" status 2025-10-27 10:15:41 -07:00
doc.go engine/planning: Initial stub of a hypothetical "planning engine" 2025-10-27 10:15:41 -07:00
execgraph.go planning: Add execution graph ops for resource instance objects 2026-02-23 10:25:42 -08:00
execgraph_managed.go planning: Dependencies between resource instance object subgraphs 2026-02-23 10:25:42 -08:00
execgraph_managed_test.go planning: Dependencies between resource instance object subgraphs 2026-02-23 10:25:42 -08:00
execgraph_provider.go planning: Add execution graph ops for resource instance objects 2026-02-23 10:25:42 -08:00
execgraph_resource.go planning: Set result for no-op resource instances 2026-03-05 06:56:38 -08:00
execgraph_test.go planning: Initial unit tests for managed resource instance execgraph 2026-02-09 07:35:50 -08:00
plan.go Implement resource identity support (#3671) 2026-03-31 16:57:21 +01:00
plan_context.go planning: Separate builder for resource instance objects collection 2026-02-23 10:25:42 -08:00
plan_data.go wip 2026-04-21 15:15:54 -07:00
plan_ephemeral.go planning: Add execution graph ops for resource instance objects 2026-02-23 10:25:42 -08:00
plan_eval_glue.go states: Separate SyncState method for removing "full" objects 2026-03-11 07:28:09 -07:00
plan_managed.go states: Separate SyncState method for removing "full" objects 2026-03-11 07:28:09 -07:00
plan_replace_order.go chore: typo fixes (#3957) 2026-03-27 18:25:56 -03:00
plan_replace_order_test.go planning: Decide the effective replace order for all objects 2026-02-23 10:25:42 -08:00
plan_resource_instance.go chore: typo fixes (#3957) 2026-03-27 18:25:56 -03:00
providers.go planning: Include provider instance config deps in execution graph 2026-02-27 08:14:23 -08:00
resourceinstancereplaceorder_string.go planning: Decide the effective replace order for all objects 2026-02-23 10:25:42 -08:00