opentofu/terraform/test-fixtures/apply-provisioner-destroy-outputs
James Bardin 7fbc35a36c Make sure outputs are removed when targeting
Similar to NodeApplyableOuptut, NodeDestroyableOutputs also need to stay
in the graph if any ancestor nodes

Use the same GraphNodeTargetDownstream method to keep them from being
pruned, since they are dependent on the output node and all its
descendants.
2018-01-31 13:51:40 -05:00
..
mod add destroy provisioner test with locals, outputs 2018-01-29 18:01:58 -05:00
mod2 add destroy provisioner test with locals, outputs 2018-01-29 18:01:58 -05:00
main.tf Make sure outputs are removed when targeting 2018-01-31 13:51:40 -05:00