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 c58f7b5 commit 6581cd0Copy full SHA for 6581cd0
terraform/versions.tf
@@ -1,5 +1,5 @@
1
terraform {
2
- required_version = ">= 1.5"
+ required_version = ">= 1.4.0"
3
required_providers {
4
aws = {
5
source = "hashicorp/aws"
0 commit comments