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

Dev environment for testing DBT with Snowflake #1

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

pinkie1378
Copy link
Collaborator

Adds boilerplate for a dev environment that makes it much faster/easier to test DBT with Snowflake:

  • devcontainer file that mounts the project in the dbt-snowflake container, so system-wide dbt installations are not necessary.
  • Template profiles file for Snowflake where only the authentication credentials need to be provided.
  • Updated README.

Running dbt test also revealed some deprecations in dbt_project.yml, so those have been updated.

@pinkie1378 pinkie1378 requested a review from kulte February 6, 2023 15:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant