From df60b63ab2bebf60a7628b6297190490c39a4b64 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Dec 2024 09:23:15 +0000 Subject: [PATCH] :dependabot: terraform(deps): Bump terraform-aws-modules/s3-bucket/aws from 4.2.2 to 4.3.0 in /terraform/aws/analytical-platform-data-production/create-a-derived-table (#6461) --- .../create-a-derived-table/buckets.tf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/terraform/aws/analytical-platform-data-production/create-a-derived-table/buckets.tf b/terraform/aws/analytical-platform-data-production/create-a-derived-table/buckets.tf index a22103e268..1ef9ad6a98 100644 --- a/terraform/aws/analytical-platform-data-production/create-a-derived-table/buckets.tf +++ b/terraform/aws/analytical-platform-data-production/create-a-derived-table/buckets.tf @@ -4,7 +4,7 @@ module "mojap_cadet_production" { #checkov:skip=CKV_TF_1:Module registry does not support commit hashes for versions source = "terraform-aws-modules/s3-bucket/aws" - version = "4.2.2" + version = "4.3.0" bucket = "mojap-derived-tables" grant = [{