Skip to content

Commit

Permalink
chore: 🤖 update terraform terraform-aws-modules/s3-bucket/aws to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 28, 2024
1 parent b5ccad9 commit f92a4b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/modules/static-app/s3.tf
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module "s3_bucket" {
source = "terraform-aws-modules/s3-bucket/aws"
version = "3.15.2"
version = "4.3.0"

bucket = var.s3_bucket_name
acl = "private"
Expand Down

0 comments on commit f92a4b7

Please sign in to comment.