We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2004e37 commit 492fa65Copy full SHA for 492fa65
modules/secure-cloud-run-core/loadbalancer.tf
@@ -20,7 +20,7 @@ locals {
20
21
module "lb-http" {
22
source = "GoogleCloudPlatform/lb-http/google//modules/serverless_negs"
23
- version = "~> 12.0"
+ version = "~> 13.0"
24
25
name = var.lb_name
26
project = var.project_id
0 commit comments