Skip to content

Commit

Permalink
chore(deps): update terraform cloudposse/s3-bucket/aws to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 26, 2024
1 parent 0291881 commit 37d6741
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 @@ -51,7 +51,7 @@ locals {

module "aws_s3_bucket" {
source = "cloudposse/s3-bucket/aws"
version = "3.0.0"
version = "4.3.0"

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

0 comments on commit 37d6741

Please sign in to comment.