Skip to content

Commit f0fa6d0

Browse files
authored
chore: update connection metadata for adding redis memorystore auth_s… (#292)
1 parent 87c6b0a commit f0fa6d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/v2/metadata.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ spec:
145145
source: github.com/terraform-google-modules/terraform-google-memorystore
146146
version: ">= 12.0"
147147
spec:
148-
outputExpr: "{\"REDIS_HOST\": host, \"REDIS_PORT\": env_vars.REDIS_PORT}"
148+
outputExpr: "{\"REDIS_HOST\": host, \"REDIS_PORT\": env_vars.REDIS_PORT, \"REDIS_AUTH_STRING\": auth_string}"
149149
inputPath: env_vars
150150
- source:
151151
source: github.com/terraform-google-modules/terraform-google-sql-db//modules/postgresql

0 commit comments

Comments
 (0)