We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf6ebed commit 2ed386dCopy full SHA for 2ed386d
1 file changed
infrastructure/modules/s3bucket/versions.tf
@@ -1,10 +1,8 @@
1
terraform {
2
required_providers {
3
aws = {
4
- source = "hashicorp/aws"
5
- version = "~> 5.50"
+ source = "hashicorp/aws"
6
}
7
8
-
9
required_version = ">= 1.9.0"
10
0 commit comments