mirror of https://github.com/hashicorp/terraform
Both ProviderTransformer and ReferenceTransformer need schema information, and so there's a chicken-and-egg problem here where previously the schemas were not getting attached to provider nodes created during ProviderTransformer. As a stop-gap measure for now we'll just run AttachSchemaTransformer twice, so we can catch any new nodes created during the provider transforms.pull/19086/head
parent
88b5607a7a
commit
f7aa06726a
Loading…
Reference in new issue