Skip to content

Commit

Permalink
Merge pull request #5002 from ministryofjustice/dependabot/terraform/…
Browse files Browse the repository at this point in the history
…terraform/environments/ccms-ebs-upgrade/s3-bucket-dbbackup--github--ministryofjustice/modernisation-platform-terraform-s3-bucket--v7.0.0-7.1.0
  • Loading branch information
SteveLinden authored May 17, 2024
2 parents 924b2cb + 86ea8b7 commit 4ccc9b8
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 @@ -184,7 +184,7 @@ data "aws_iam_policy_document" "logging_s3_policy" {

# S3 Bucket - R-sync
module "s3-bucket-dbbackup" {
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.rsync_bucket_name
versioning_enabled = false
Expand Down

0 comments on commit 4ccc9b8

Please sign in to comment.