We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df23a37 commit ea6e5f1Copy full SHA for ea6e5f1
modules/v2/metadata.yaml
@@ -201,6 +201,12 @@ spec:
201
spec:
202
outputExpr: "{\"BIGTABLE_INSTANCE_ID\" : instance_id, \"BIGTABLE_TABLE_IDS\" : table_ids}"
203
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
210
- name: create_service_account
211
description: Create a new service account for cloud run service
212
varType: bool
0 commit comments