diff --git a/examples/backend-with-psc-negs/main.tf b/examples/backend-with-psc-negs/main.tf index a2467a76..97444d2c 100644 --- a/examples/backend-with-psc-negs/main.tf +++ b/examples/backend-with-psc-negs/main.tf @@ -48,7 +48,7 @@ module "producer-subnet" { module "gce-ilb" { source = "GoogleCloudPlatform/lb-internal/google" - version = "~> 6.0" + version = "~> 7.0" project = var.project_id region = "us-central1" name = "group2-ilb"