opentofu/internal/engine/applying
Christian Mesh e4741f9b84 Support saving precise dependencies in statev4
With the new "depends_on" field in state v4, we allow
the new engine to save and restore the set of detailed
dependencies it's able to determine.

We leave the existing "dependencies" field for backward
compatibility

Signed-off-by: Christian Mesh <christianmesh1@gmail.com>
2026-06-05 07:15:37 -04:00
..
apply.go Rework support for providers and ephemeral resources in the new engine (#4158) 2026-05-28 06:49:14 -04:00
operations.go Rework support for providers and ephemeral resources in the new engine (#4158) 2026-05-28 06:49:14 -04:00
operations_resource.go exec: Use addrs.AbsResourceInstanceObject 2026-06-04 17:19:45 -07:00
operations_resource_data.go Rework support for providers and ephemeral resources in the new engine (#4158) 2026-05-28 06:49:14 -04:00
operations_resource_managed.go Support saving precise dependencies in statev4 2026-06-05 07:15:37 -04:00
providers.go Rework support for providers and ephemeral resources in the new engine (#4158) 2026-05-28 06:49:14 -04:00
request_tracker.go engine/applying: Track grapheval/workgraph requests 2026-02-02 10:27:07 -08:00
resource_ephemeral.go Rework support for providers and ephemeral resources in the new engine (#4158) 2026-05-28 06:49:14 -04:00