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 dbe8138 commit d91ed67Copy full SHA for d91ed67
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