We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88e834d commit 33ceea8Copy full SHA for 33ceea8
main.tf
@@ -1,5 +1,5 @@
1
terraform {
2
- required_version = "~> 0.10.2"
+ required_version = ">= 0.10.2"
3
}
4
5
provider "aws" {
0 commit comments