Skip to content

Commit

Permalink
chore: update connection metadata for adding redis memorystore auth_s… (
Browse files Browse the repository at this point in the history
  • Loading branch information
q2w authored Jan 16, 2025
1 parent 87c6b0a commit f0fa6d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/v2/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ spec:
source: github.com/terraform-google-modules/terraform-google-memorystore
version: ">= 12.0"
spec:
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}"
inputPath: env_vars
- source:
source: github.com/terraform-google-modules/terraform-google-sql-db//modules/postgresql
Expand Down

0 comments on commit f0fa6d0

Please sign in to comment.