Skip to content

Commit ea6e5f1

Browse files
authored
chore: Adding connection for regional-lb (#312)
1 parent df23a37 commit ea6e5f1

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

modules/v2/metadata.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -201,6 +201,12 @@ spec:
201201
spec:
202202
outputExpr: "{\"BIGTABLE_INSTANCE_ID\" : instance_id, \"BIGTABLE_TABLE_IDS\" : table_ids}"
203203
inputPath: env_vars
204+
- source:
205+
source: github.com/GoogleCloudPlatform/terraform-google-regional-lb-http//modules/frontend
206+
version: ">= 0.4.0"
207+
spec:
208+
outputExpr: "{\"IP_ADDRESS_HTTP\": ip_address_http, \"IP_ADDRESS_HTTPS\": ip_address_https}"
209+
inputPath: env_vars
204210
- name: create_service_account
205211
description: Create a new service account for cloud run service
206212
varType: bool

0 commit comments

Comments
 (0)