This demo project showcases how organizations can leverage dbt Cloud to maximize the value of their data operations. The dbt project is a fork of dbt Labs' Jaffle Shop. I extended the project using Terraform to deploy the necessary infrastructure to Snowflake. This pattern of incorporating infrastructure-as-code in the data platform is another way organizations can improve collaboration and visibility at scale.
- jaffle-shop: Models, macros, tests, and documentation that comprise the dbt project. It's a fork of the Jaffle Shop project from dbt Labs.
- terraform: Infrastructure-as-code for deploying a warehouse, database, user, role, permissions, and network policy to Snowflake.