Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 18, 2024
1 parent 36bfee0 commit 4c020e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/environments/ccms-ebs-upgrade/s3.tf
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ data "aws_iam_policy_document" "artefacts_s3_policy" {

# S3 Bucket - Logging
module "s3-bucket-logging" {
source = "github.com/ministryofjustice/modernisation-platform-terraform-s3-bucket?ref=v7.0.0"
source = "github.com/ministryofjustice/modernisation-platform-terraform-s3-bucket?ref=v8.2.0"

bucket_name = local.logging_bucket_name
versioning_enabled = false
Expand Down

0 comments on commit 4c020e9

Please sign in to comment.