Skip to content

Commit e27e2e5

Browse files
amrkk123q2w
andauthored
fix: Update metadata to add connection for regional-lb (#489)
Co-authored-by: abhishek kumar tiwari <[email protected]>
1 parent aaae3d5 commit e27e2e5

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

modules/instance_template/metadata.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -307,6 +307,11 @@ spec:
307307
version: ">= 0.1.0"
308308
spec:
309309
outputExpr: "{\"BIGTABLE_INSTANCE_ID\" : instance_id, \"BIGTABLE_TABLE_IDS\" : table_ids}"
310+
- source:
311+
source: github.com/GoogleCloudPlatform/terraform-google-regional-lb-http//modules/frontend
312+
version: ">= 0.4.0"
313+
spec:
314+
outputExpr: "{\"IP_ADDRESS_HTTP\": ip_address_http, \"IP_ADDRESS_HTTPS\": ip_address_https}"
310315
- name: service_account
311316
description: Service account to attach to the instance. See https://www.terraform.io/docs/providers/google/r/compute_instance_template#service_account.
312317
varType: |-

0 commit comments

Comments
 (0)