Skip to content

Commit

Permalink
Update Terraform cloudposse/s3-bucket/aws to v3.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 8, 2024
1 parent d92119e commit 7ec5448
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ module "bucket_name" {

module "aws_s3_bucket" {
source = "cloudposse/s3-bucket/aws"
version = "3.1.2"
version = "3.1.3"

bucket_name = local.bucket_name
acl = var.acl
Expand Down

0 comments on commit 7ec5448

Please sign in to comment.