Import a sample dbt project to dbt Cloud

Teradata Developer Guides

ft:locale
en-US
ft:lastEdition
2026-08-18
  1. Fork the following repository to your GitHub account:

    https://github.com/Teradata/jaffle_shop-dev
    
  2. In Set up a repository, select the Git Clone option.

  3. Paste the following link in the Git URL field. Replace {your GitHub handle} with your GitHub handle so that dbt Cloud picks your fork of the sample repository.

    git@github.com:{your GitHub handle}/jaffle_shop-dev.git
    
    dbt Cloud - Set up repository

    This will generate a deploy key. This key needs to be added to your GitHub repository. Refer to this guide for detailed instructions.