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 0291881 commit 37d6741Copy full SHA for 37d6741
main.tf
@@ -51,7 +51,7 @@ locals {
51
52
module "aws_s3_bucket" {
53
source = "cloudposse/s3-bucket/aws"
54
- version = "3.0.0"
+ version = "4.3.0"
55
56
bucket_name = local.bucket_name
57
acl = var.acl
0 commit comments