From 5ba2c5d452b634569402a0edf77ececdaad6c8c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Sep 2023 08:56:21 +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.0 to 3.1.2. - [Release notes](https://github.com/ministryofjustice/modernisation-platform-terraform-loadbalancer/releases) - [Commits](https://github.com/ministryofjustice/modernisation-platform-terraform-loadbalancer/compare/v3.1.0...v3.1.2) --- updated-dependencies: - dependency-name: lb_access_logs_enabled::github::ministryofjustice/modernisation-platform-terraform-loadbalancer::v3.1.0 dependency-type: direct:production update-type: version-update:semver-patch ... 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 4b6f34dadc8..df4fdd5a5f6 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.0" + source = "github.com/ministryofjustice/modernisation-platform-terraform-loadbalancer?ref=v3.1.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