First commit
This commit is contained in:
parent
1af838b661
commit
fb36843b4f
5 changed files with 314 additions and 14 deletions
7
credentials_example.yml
Normal file
7
credentials_example.yml
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
envs:
|
||||
prd:
|
||||
user: <dwh-user>
|
||||
password: <dwh-password>
|
||||
host: superhog-dwh-prd.postgres.database.azure.com
|
||||
port: 5432
|
||||
database: dwh
|
||||
Loading…
Add table
Add a link
Reference in a new issue