Skip to content

Commit 561851b

Browse files
chore(deps): Update Terraform GoogleCloudPlatform/lb-http/google to v13
1 parent 49bb1a8 commit 561851b

File tree

1 file changed

+1
-1
lines changed
  • examples/managed_instance_group

1 file changed

+1
-1
lines changed

examples/managed_instance_group/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ module "mig" {
9595
}
9696
module "http-lb" {
9797
source = "GoogleCloudPlatform/lb-http/google"
98-
version = "~> 10.0"
98+
version = "~> 13.0"
9999

100100
project = var.project_id
101101
name = "${var.mig_name}-lb"

0 commit comments

Comments
 (0)