mirror of https://github.com/hashicorp/terraform
configs: deprecate version argument inside provider configuration blocks (#26135)
The version argument is deprecated in Terraform v0.14 in favor of required_providers and will be removed in a future version of terraform (expected to be v0.15). The provider configuration documentation already discourages use of 'version' inside provider configuration blocks, so it only needed an extra note that it is actively deprecated.pull/26168/head
parent
8f9671b093
commit
923e157b5c
Loading…
Reference in new issue