Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update profiles.yml #292

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

MichaelTiemannOSC
Copy link
Contributor

There are a number of Data Commons-specific parameters and secrets defined in the credentials.env file. The example file now shows how these parameters can be accessed using the env_var functionality of YAML files. This has the benefit that when a user is managing a number of dbt projects over a period of time, they won't have to update things like the jwt_token several times every few days (which gets old quickly). It has the nice side effect that the profiles.yml file no longer contains any secrets.

There are a number of Data Commons-specific parameters and secrets defined in the `credentials.env` file.  The example file now shows how these parameters can be accessed using the env_var functionality of YAML files.  This has the benefit that when a user is managing a number of dbt projects over a period of time, they won't have to update things like the `jwt_token` several times every few days (which gets old quickly).  It has the nice side effect that the `profiles.yml` file no longer contains any secrets.

Signed-off-by: Michael Tiemann <[email protected]>
@MichaelTiemannOSC MichaelTiemannOSC added the documentation Improvements or additions to documentation label Apr 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

1 participant