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 41149b4 commit a8fd514Copy full SHA for a8fd514
modules/database/locals.tf
@@ -5,7 +5,7 @@ locals {
5
6
postgres_secret_name = "postgres-passwords"
7
8
- postgres_password_key = "postgres-password"
+ postgres_password_key = "POSTGRES_PASSWORD"
9
postgres_replication_password_key = "replication-password"
10
hydra_password_key = "HYDRA_PASSWORD"
11
0 commit comments