Skip to content

Commit

Permalink
fix(deps)!: Update Terraform GoogleCloudPlatform/lb-http/google to v12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 26, 2024
1 parent 4b318b7 commit d3ec8eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/secure-cloud-run-core/loadbalancer.tf
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ locals {
module "lb-http" {
source = "GoogleCloudPlatform/lb-http/google//modules/serverless_negs"
version = "~> 11.0"
version = "~> 12.0"
name = var.lb_name
project = var.project_id
ssl = true
Expand Down

0 comments on commit d3ec8eb

Please sign in to comment.