Skip to content

Commit 78279b4

Browse files
chore(deps): Update Terraform GoogleCloudPlatform/lb-internal/google to v7
1 parent 9267bb2 commit 78279b4

File tree

1 file changed

+1
-1
lines changed
  • examples/backend-with-psc-negs

1 file changed

+1
-1
lines changed

examples/backend-with-psc-negs/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ module "producer-subnet" {
4848

4949
module "gce-ilb" {
5050
source = "GoogleCloudPlatform/lb-internal/google"
51-
version = "~> 6.0"
51+
version = "~> 7.0"
5252
project = var.project_id
5353
region = "us-central1"
5454
name = "group2-ilb"

0 commit comments

Comments
 (0)