mirror of
https://github.com/opentofu/opentofu.git
synced 2026-06-11 01:20:13 -04:00
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> |
||
|---|---|---|
| .. | ||
| apply.go | ||
| operations.go | ||
| operations_resource.go | ||
| operations_resource_data.go | ||
| operations_resource_managed.go | ||
| providers.go | ||
| request_tracker.go | ||
| resource_ephemeral.go | ||