Skip to content

Commit

Permalink
Bump s3::terraform-aws-s3-module from 3.0.8 to 4.0.0
Browse files Browse the repository at this point in the history
Bumps [s3::terraform-aws-s3-module](https://github.com/pbs/terraform-aws-s3-module) from 3.0.8 to 4.0.0.
- [Release notes](https://github.com/pbs/terraform-aws-s3-module/releases)
- [Commits](pbs/terraform-aws-s3-module@3.0.8...4.0.0)

---
updated-dependencies:
- dependency-name: s3::github::pbs/terraform-aws-s3-module::3.0.8
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 2, 2023
1 parent b7144fc commit 7989216
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion snapshots.tf
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Even though taking snapshots is optional, a bucket will always be created
# so that there's a place to put the snapshots if they are enabled.
module "s3" {
source = "github.com/pbs/terraform-aws-s3-module?ref=3.0.8"
source = "github.com/pbs/terraform-aws-s3-module?ref=4.0.0"

force_destroy = var.force_destroy

Expand Down

0 comments on commit 7989216

Please sign in to comment.