From 5f780c9fdccbd3fe27b81fab41549162f4c415b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Sep 2024 01:01:07 +0000 Subject: [PATCH] Bump s3_bucket_config::modernisation-platform-terraform-s3-bucket Bumps [s3_bucket_config::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](https://github.com/ministryofjustice/modernisation-platform-terraform-s3-bucket/compare/v7.0.0...v8.2.0) --- updated-dependencies: - dependency-name: s3_bucket_config::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] --- .../delius-nextcloud/modules/components/nextcloud/s3.tf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/terraform/environments/delius-nextcloud/modules/components/nextcloud/s3.tf b/terraform/environments/delius-nextcloud/modules/components/nextcloud/s3.tf index 8ebb5fbe9dc..1492e012e54 100644 --- a/terraform/environments/delius-nextcloud/modules/components/nextcloud/s3.tf +++ b/terraform/environments/delius-nextcloud/modules/components/nextcloud/s3.tf @@ -1,5 +1,5 @@ module "s3_bucket_config" { - 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" providers = { aws.bucket-replication = aws