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 35bc9c1 commit 5e218e5Copy full SHA for 5e218e5
terraform/bucket.tf
@@ -1,4 +1,4 @@
1
module "s3-bucket" {
2
source = "terraform-aws-modules/s3-bucket/aws"
3
- version = "4.1.0"
+ version = "4.5.0"
4
}
0 commit comments