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 e4b5d9a commit 4e3bfb3Copy full SHA for 4e3bfb3
examples/backend-with-psc-negs/main.tf
@@ -48,7 +48,7 @@ module "producer-subnet" {
48
49
module "gce-ilb" {
50
source = "GoogleCloudPlatform/lb-internal/google"
51
- version = "~> 6.0"
+ version = "~> 7.0"
52
project = var.project_id
53
region = "us-central1"
54
name = "group2-ilb"
0 commit comments