mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-04-13 21:01:16 -04:00
Make use of the new Dependencies field in the instance state. The inter-instance dependencies will be determined from the complete reference graph, so that absolute addresses can be stored, rather than just references within a module. The Dependencies are added to the node in the same manner as state, i.e. via an "attacher" interface and transformer. This is because dependencies are calculated from the graph itself, and not from the config.
7.0 KiB
7.0 KiB