Skip to content

Commit c73e4f8

Browse files
committed
Adding connection for regional-lb
1 parent aaae3d5 commit c73e4f8

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

modules/instance_template/metadata.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -307,6 +307,12 @@ 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}"
315+
inputPath: env_vars
310316
- name: service_account
311317
description: Service account to attach to the instance. See https://www.terraform.io/docs/providers/google/r/compute_instance_template#service_account.
312318
varType: |-

0 commit comments

Comments
 (0)