Skip to content

Commit

Permalink
:dependabot: terraform(deps): Bump terraform-aws-modules/s3-bucket/aws
Browse files Browse the repository at this point in the history
Bumps [terraform-aws-modules/s3-bucket/aws](https://github.com/terraform-aws-modules/terraform-aws-s3-bucket) from 4.3.0 to 4.4.0.
- [Release notes](https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/releases)
- [Changelog](https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/blob/master/CHANGELOG.md)
- [Commits](terraform-aws-modules/terraform-aws-s3-bucket@v4.3.0...v4.4.0)

---
updated-dependencies:
- dependency-name: terraform-aws-modules/s3-bucket/aws
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 14, 2025
1 parent 89c52a7 commit db57875
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ module "mojap_cadet_production" {
#checkov:skip=CKV_TF_1:Module registry does not support commit hashes for versions

source = "terraform-aws-modules/s3-bucket/aws"
version = "4.3.0"
version = "4.4.0"

bucket = "mojap-derived-tables"
grant = [{
Expand Down

0 comments on commit db57875

Please sign in to comment.