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 87c6b0a commit f0fa6d0Copy full SHA for f0fa6d0
modules/v2/metadata.yaml
@@ -145,7 +145,7 @@ spec:
145
source: github.com/terraform-google-modules/terraform-google-memorystore
146
version: ">= 12.0"
147
spec:
148
- outputExpr: "{\"REDIS_HOST\": host, \"REDIS_PORT\": env_vars.REDIS_PORT}"
+ outputExpr: "{\"REDIS_HOST\": host, \"REDIS_PORT\": env_vars.REDIS_PORT, \"REDIS_AUTH_STRING\": auth_string}"
149
inputPath: env_vars
150
- source:
151
source: github.com/terraform-google-modules/terraform-google-sql-db//modules/postgresql
0 commit comments