Update website/docs/language/providers/configuration.mdx

fix-future-lang-2
Laura Pacilio 4 years ago committed by GitHub
parent 0a12ffb683
commit 8b62ab2423
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -193,5 +193,6 @@ constraint in a provider configuration is only used if `required_providers`
does not include one for that provider.
~**Warning:** The `version` argument in provider configurations is deprecated, and we will remove it in a future Terraform version.
In Terraform 0.13 and later, always declare provider version constraints in
[the `required_providers` block](/language/providers/requirements).

Loading…
Cancel
Save