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 695a951 commit ed2c8b4Copy full SHA for ed2c8b4
versions.tf
@@ -1,5 +1,5 @@
1
terraform {
2
- required_version = "~> 0.12.6"
+ required_version = ">= 0.12.6, < 0.14"
3
4
required_providers {
5
aws = "~> 2.57"
0 commit comments