Skip to content

Commit

Permalink
Bump ap_landing_bucket::modernisation-platform-terraform-s3-bucket
Browse files Browse the repository at this point in the history
Bumps [ap_landing_bucket::modernisation-platform-terraform-s3-bucket](https://github.com/ministryofjustice/modernisation-platform-terraform-s3-bucket) from 7.1.0 to 8.1.0.
- [Release notes](https://github.com/ministryofjustice/modernisation-platform-terraform-s3-bucket/releases)
- [Commits](ministryofjustice/modernisation-platform-terraform-s3-bucket@v7.1.0...v8.1.0)

---
updated-dependencies:
- dependency-name: ap_landing_bucket::github::ministryofjustice/modernisation-platform-terraform-s3-bucket::v7.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 16, 2024
1 parent 803b050 commit b826303
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/environments/performance-hub/s3.tf
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ resource "aws_iam_role_policy_attachment" "s3_uploads_attachment" {
#-------------------------------------------------------------------------------------------------

module "ap_landing_bucket" {
source = "github.com/ministryofjustice/modernisation-platform-terraform-s3-bucket?ref=v7.1.0"
source = "github.com/ministryofjustice/modernisation-platform-terraform-s3-bucket?ref=v8.1.0"

bucket_name = "${local.application_name}-land-${local.environment}"
ownership_controls = "BucketOwnerEnforced"
Expand Down

0 comments on commit b826303

Please sign in to comment.