We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a589b29 + 68afdd7 commit 63bc143Copy full SHA for 63bc143
versions.tf
@@ -1,3 +1,3 @@
1
terraform {
2
- required_version = "~> 0.12.0"
+ required_version = ">= 0.12.0"
3
}
0 commit comments