mirror of https://github.com/hashicorp/terraform
A few users have recently been confused about the purpose of the required_providers objects, adding provider configuration parameters in addition to version and source. This previously did not cause an error so would result in a confusingly distant failure. This commit adds a single diagnostic for any required_providers object which includes attributes other than version or source.pull/26184/head
parent
069f379e75
commit
898b459a03
Loading…
Reference in new issue