1
0
mirror of synced 2025-12-25 02:09:19 -05:00

dbt integration permissions (#20555)

* dbt integration permissions

* Update dbt-cloud-integration.md

Co-authored-by: Sophia Wiley <106352739+sophia-wiley@users.noreply.github.com>
This commit is contained in:
Erica Struthers
2022-12-16 11:33:07 -07:00
committed by GitHub
parent 305b1eb7ef
commit df60ce1431

View File

@@ -2,11 +2,12 @@
## Step 1: Generate a service token
Generate a [service token](https://docs.getdbt.com/docs/dbt-cloud-apis/service-tokens#generating-service-account-tokens) for your dbt Cloud transformation.
Generate a [service token](https://docs.getdbt.com/docs/dbt-cloud-apis/service-tokens#generating-service-account-tokens) for your dbt Cloud transformation.
:::note
To use the dbt Cloud integration, you must use a paid version of dbt Cloud.
* To use the dbt Cloud integration, you must use a paid version of dbt Cloud.
* The service token must have Member, Job Admin, or Account Admin permissions.
:::