mirror of https://github.com/hashicorp/terraform
The provider transforms now depend on analyzing references in order to
properly create provider edges, and so we need to now insert all of the
nodes that can have references and attach schemas before we run
TransformProviders.
This was done for the main graph builders in a previous commit, but as
usual we missed this surprising hidden graph builder that lives inside
a graph transformer. 🙄
pull/19086/head
parent
bcadbb2ddb
commit
68c8d83620
Loading…
Reference in new issue