dotfiles icon indicating copy to clipboard operation
dotfiles copied to clipboard

How to use environment variables in a dbt profiles.yml

Open datadisciple opened this issue 4 years ago • 0 comments

Environment Variables in dbt profiles.yml

Adds example illustrating how environment variables can be used within dbt to allow a profiles.yml to safely live in the main dbt-proj folder and be accessed remotely.

Knowing how to do this can be handy if you're managing your own CI/CD pipeline (via CircleCI, Github Actions, etc.)

Relevant Links:

datadisciple avatar Dec 05 '21 20:12 datadisciple