Skip to content

Commit 3c79a78

Browse files
Update Terraform cloudposse/s3-bucket/aws to v4
1 parent 0291881 commit 3c79a78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.tf

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ locals {
5151

5252
module "aws_s3_bucket" {
5353
source = "cloudposse/s3-bucket/aws"
54-
version = "3.0.0"
54+
version = "4.7.0"
5555

5656
bucket_name = local.bucket_name
5757
acl = var.acl

0 commit comments

Comments
 (0)