Difference between revisions of "Terraform provider versioning"
Jump to navigation
Jump to search
Line 15: | Line 15: | ||
== See also == | == See also == | ||
− | * {{Terraform}} | + | * {{Terraform providers}} |
[[Category:Terraform]] | [[Category:Terraform]] |
Revision as of 10:54, 14 October 2022
https://www.terraform.io/language/providers/configuration#version-deprecated since Terraform 0.13 (August 2020)
- Terraform Associate: Handle Terraform and provider installation and versioning
terraform { required_providers { aws = "~> 1.2.0" } }
Related
See also
Advertising: