Skip to content

Commit

Permalink
Merge pull request #3438 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.0-3.1.2

Bump lb_access_logs_enabled::modernisation-platform-terraform-loadbalancer from 3.1.0 to 3.1.2 in /terraform/environments/example
  • Loading branch information
ASTRobinson authored Sep 29, 2023
2 parents 55496d1 + 5ba2c5d commit ebb215e
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.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
Expand Down

0 comments on commit ebb215e

Please sign in to comment.