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 c75d671 commit 0c47990Copy full SHA for 0c47990
modules/v2/metadata.yaml
@@ -217,7 +217,7 @@ spec:
217
source: github.com/GoogleCloudPlatform/terraform-google-alloy-db
218
version: ">= 5.0.1"
219
spec:
220
- outputExpr: "{\"ALLOYDB_INSTANCE_HOST\" : primary_instance_ip}"
+ outputExpr: "{\"ALLOYDB_INSTANCE_HOST\" : primary_instance_ip, \"ALLOYDB_READ_REPLICAS\": env_vars.ALLOYDB_READ_REPLICAS}"
221
inputPath: env_vars
222
- name: create_service_account
223
description: Create a new service account for cloud run service
0 commit comments