We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents af91249 + d640604 commit 6515dcbCopy full SHA for 6515dcb
modules/identity/versions.tf
@@ -4,7 +4,7 @@ terraform {
4
required_providers {
5
aws = {
6
source = "hashicorp/aws"
7
- version = ">= 6.0.0"
+ version = ">= 5.0.0"
8
}
9
10
0 commit comments