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] authored Nov 14, 2024
1 parent 4ff2420 commit 694f750
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/complete/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ data "aws_caller_identity" "current" {}

module "s3_bucket" {
source = "cloudposse/s3-bucket/aws"
version = "3.1.3"
version = "4.7.3"

context = module.this.context
}
Expand Down

0 comments on commit 694f750

Please sign in to comment.