Skip to content

DBT Variables

Copy the sample profile from elt_models/profiles.yml to ~/.dbt/profiles.yml and fill in your data warehouse credentials.

Setup the environment variables needed for the profile you are using.

eg.

export PROJECT_ID="trially-staging"
export NEXTGEN_SOURCE_DATASET="nextgen_source"