Skip to content

kiranpinjarla/sf-tf-dbt

 
 

Repository files navigation

Demo Code showing Snowflake and AWS Integration with

Terraform and dbt

Create a new environment

Create a build folder based on the current code state.

BUILD_ENV=qa make build-init

Pull the latest changes the setenv

source setenv.sh
ENVIRONMENT=qa make build-pull

The build-all target will build the Snowflake database, data pipelines and integrations.

make-qa build-all

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 55.8%
  • HCL 29.3%
  • Makefile 9.7%
  • PLpgSQL 4.5%
  • Shell 0.7%