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.
2 parents cec87c4 + 141eb78 commit d28d530Copy full SHA for d28d530
terraform.tfvars
@@ -17,7 +17,7 @@ source_postgres_version = "13"
17
source_postgres_host = "ec2-3-215-57-87.compute-1.amazonaws.com"
18
source_postgres_port = "5432"
19
source_postgres_dbname = "d3dljqkrnopdvg" # this is an existing DB (Heroku example DB)
20
-source_postgres_username = "postgres"
+source_postgres_username = "bfxuriuhcfpftt" # in secret.tfvars, use: source_postgres_password = "dfe01cbd809a71efbaecafec5311a36b439460ace161627e5973e278dfe960b7"
21
22
dle_debug_mode = "true"
23
dle_retrieval_refresh_timetable = "0 0 * * 0"
0 commit comments