Files
opentf/command
James Bardin 46dbb3dde5 use Dependencies to connect creator and destroyer
The DestroyEdgeTransformer cannot determine ordering from the graph when
the destroyers are from orphaned resources, because there are no
references to resolve. The new stored Dependencies provides what we need
to connect the instances in this case.

We also add the StateDependencies method directly in the
GraphNodeResourceInstance interface, since all instances already
implement this, and we don't need another optional interface to check.

The old code in DestroyEdgeTransformer may no longer be needed in the
long run, but that can be determined separately, since too many of the
tests start with an incomplete state and rely on the Dependencies being
determined from the configuration alone.
2019-11-07 17:49:03 -05:00
..
2019-08-06 19:58:58 -04:00
2015-04-29 13:07:13 -05:00
2019-06-18 17:15:59 -04:00
2018-10-16 19:14:11 -07:00
2019-07-18 16:11:41 -04:00
2018-10-16 18:24:47 -07:00
2019-11-07 17:49:03 -05:00
2014-05-24 12:04:43 -07:00