mirror of https://github.com/hashicorp/terraform
We previously added a special case for dealing with references to instances in the plan graph where there are only resource nodes. However, this was too general a fix and so it upset the handling of graphs where instances _are_ present. Now we'll do that fallback behavior only if there is no instance node in the graph already, so the exact matching behavior will be used in graphs where the instances are present.pull/19086/head
parent
68c8d83620
commit
b6d0abef1d
Loading…
Reference in new issue