Skip to content

Commit f24fd34

Browse files
committed
chore(deps): update terraform github.com/googlecloudplatform/cloud-foundation-fabric to v39.2.0
1 parent 6e2abb4 commit f24fd34

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • execution/07-consumer-load-balancing/Network/Passthrough/External

execution/07-consumer-load-balancing/Network/Passthrough/External/lb.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
module "nlb_passthrough_ext" {
1616
for_each = local.lb_map
17-
source = "github.com/GoogleCloudPlatform/cloud-foundation-fabric//modules/net-lb-ext?ref=v39.0.0"
17+
source = "github.com/GoogleCloudPlatform/cloud-foundation-fabric//modules/net-lb-ext?ref=v39.2.0"
1818

1919
# Required variables mapped from locals
2020
project_id = each.value.project_id

0 commit comments

Comments
 (0)