From bc0b56dd38c10567445904ad8f3bc3813ce7df97 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Nov 2023 00:38:36 +0000 Subject: [PATCH] Bump lb_access_logs_enabled::modernisation-platform-terraform-loadbalancer Bumps [lb_access_logs_enabled::modernisation-platform-terraform-loadbalancer](https://github.com/ministryofjustice/modernisation-platform-terraform-loadbalancer) from 3.1.2 to 3.3.2. - [Release notes](https://github.com/ministryofjustice/modernisation-platform-terraform-loadbalancer/releases) - [Commits](https://github.com/ministryofjustice/modernisation-platform-terraform-loadbalancer/compare/v3.1.2...v3.3.2) --- updated-dependencies: - dependency-name: lb_access_logs_enabled::github::ministryofjustice/modernisation-platform-terraform-loadbalancer::v3.1.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- terraform/environments/example/loadbalancer_module.tf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/terraform/environments/example/loadbalancer_module.tf b/terraform/environments/example/loadbalancer_module.tf index df4fdd5a5f6..569dcd77aca 100644 --- a/terraform/environments/example/loadbalancer_module.tf +++ b/terraform/environments/example/loadbalancer_module.tf @@ -1,6 +1,6 @@ # Load balancer build using the module module "lb_access_logs_enabled" { - source = "github.com/ministryofjustice/modernisation-platform-terraform-loadbalancer?ref=v3.1.2" + source = "github.com/ministryofjustice/modernisation-platform-terraform-loadbalancer?ref=v3.3.2" providers = { # Here we use the default provider for the S3 bucket module, buck replication is disabled but we still # Need to pass the provider to the S3 bucket module