Configuring your connectionsConnection configurations

dbt Cloud

Connection

Description

Configuration

NAMETYPEDESCRIPTIONREQUIREDREADONLY
urlstringURL of dbt Cloud instance e.g. https://cloud.getdbt.comtruefalse
tokenstringtruefalse

Example

1{
2 "name": "dbtcloud connection",
3 "type": "dbtcloud",
4 "configuration": {
5 "token": "secret",
6 "url": "https://cloud.getdbt.com"
7 }
8}

Model Sync

Source

N/A

Target

N/A

Bulk Sync

Source

N/A

Destination

N/A