Skip to content

Commit f1ff943

Browse files
authored
chore: update connection metadata for adding redis memorystore auth_s… (#472)
1 parent 35ab2cc commit f1ff943

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/instance_template/metadata.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,7 @@ spec:
269269
source: github.com/terraform-google-modules/terraform-google-memorystore
270270
version: ">= 12.0"
271271
spec:
272-
outputExpr: "{\"REDIS_HOST\": host, \"REDIS_PORT\": env_vars.REDIS_PORT}"
272+
outputExpr: "{\"REDIS_HOST\": host, \"REDIS_PORT\": env_vars.REDIS_PORT, \"REDIS_AUTH_STRING\": auth_string}"
273273
- source:
274274
source: github.com/terraform-google-modules/terraform-google-sql-db//modules/postgresql
275275
version: ">= 23.0"

0 commit comments

Comments
 (0)