Skip to content

Commit

Permalink
Merge pull request #3688 from ministryofjustice/dependabot/terraform/…
Browse files Browse the repository at this point in the history
…terraform/environments/ccms-ebs/s3-bucket-logging--github--ministryofjustice/modernisation-platform-terraform-s3-bucket--v7.0.0-7.1.0
  • Loading branch information
SteveLinden authored Oct 20, 2023
2 parents 46ce1c5 + c3a0347 commit 0c716c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/environments/ccms-ebs/ccms-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=v7.1.0"

bucket_name = local.logging_bucket_name
versioning_enabled = false
Expand Down

0 comments on commit 0c716c3

Please sign in to comment.