We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb6b94f commit d725897Copy full SHA for d725897
versions.tf
@@ -4,7 +4,7 @@ terraform {
4
required_providers {
5
aws = {
6
source = "hashicorp/aws"
7
- version = ">= 4.36, < 5.0"
+ version = ">= 4.36"
8
}
9
10
0 commit comments