dbt Cloud Blueprints Overview
dbt Cloud Blueprints help data teams orchestrate their dbt Cloud jobs with tools in their data stack. Our dbt Cloud Blueprints make it easy to execute a job, check for the status of the job run, and download all generated log files and artifacts. We've included an all-in-one Blueprint, as well as each step in a modular fashion so you can flexibily determine how you would like to interact with dbt Cloud.
Every Blueprint listed on this page stores the JSON response of the API calls and other files under the following folder structure:
shipyard-artifacts/dbtcloud-blueprints/
Sub-folders can be any of the following:
- responses
- logs
- artifacts
- variables
If you would like to run dbt Core directly from Shipyard, rather than executing dbt on a separate platform, follow our dbt Core tutorial.
How to Use​
For information on how to set up these Blueprints successfully, please read through the dbt Cloud Authorization guide.
Available Blueprints​
Shipyard currently has the following Blueprints readily available:
Open Source Code​
The code that powers these Blueprints is available on our Github, open sourced under the Apache License 2.0. We'd love to have you contribute to others using Shipyard Blueprints by creating issues or submitting PRs.