mirror of https://github.com/hashicorp/terraform
Fix the logic to add proxy provider nodes for implicitly passed in providers. The missing continue allowed multiple nodes satisfying the same provider address to be added to the graph. When attaching the providers to resources, the fist one encountered would be used, which could change each time the graph was built.pull/27824/head
parent
2b4e389839
commit
e417d796a0
Loading…
Reference in new issue