Skip to content

Commit

Permalink
Merge pull request #4019 from ministryofjustice/dependabot/terraform/…
Browse files Browse the repository at this point in the history
…terraform/environments/example/lb_access_logs_enabled--github--ministryofjustice/modernisation-platform-terraform-loadbalancer--v3.1.2-3.3.2

Bump lb_access_logs_enabled::modernisation-platform-terraform-loadbalancer from 3.1.2 to 3.3.2 in /terraform/environments/example
  • Loading branch information
ASTRobinson authored Dec 11, 2023
2 parents febe58d + ee88762 commit 3932528
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/environments/example/loadbalancer_module.tf
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 3932528

Please sign in to comment.