dbt Cloud Resource Provider
The dbt Cloud Resource Provider lets you manage dbt Cloud resources.
Installation
This package is available for several languages/platforms:
- JavaScript/TypeScript:
@pulumi/dbtcloud - Python:
pulumi-dbtcloud - Go:
github.com/pulumi/pulumi-dbtcloud/sdk/go/dbtcloud - .NET:
Pulumi.Dbtcloud
Node.js (JavaScript/TypeScript)
To use from JavaScript or TypeScript in Node.js, install using either npm:
npm install @pulumi/dbtcloud
or yarn:
yarn add @pulumi/dbtcloud
Python
To use from Python, install using pip:
pip install pulumi-dbtcloud
Go
To use from Go, use go get to grab the latest version of the library:
go get github.com/pulumi/pulumi-dbtcloud/sdk/go/dbtcloud
.NET
To use from .NET, install using dotnet add package:
dotnet add package Pulumi.DbtCloud
Configuration Options
Use pulumi config set dbtcloud:<option> (--secret).
| Option | Environment Variable | Required/Optional | Default | Description |
|---|---|---|---|---|
token |
DBT_CLOUD_TOKEN |
Required | The API token for your dbt Cloud user | |
accountId |
DBT_CLOUD_ACCOUNT_ID |
Required | The ID for your dbt Cloud account | |
hostUrl |
DBT_CLOUD_HOST_URL |
Optional | https://cloud.getdbt.com/api | The host URL for your dbt Cloud account |
Release files for pulumi-dbtcloud 1.11.7
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pulumi_dbtcloud-1.11.7.tar.gz | 215.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pulumi_dbtcloud-1.11.7-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 537.5 kB
Release files / pulumi_dbtcloud-1.11.7.tar.gz
| Download URL | pulumi_dbtcloud-1.11.7.tar.gz |
|---|---|
| Size | 215.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
b30be7ca7fd8ba574124acdc52af88663409045dedf7063c9f761c1f3b9661c5
|
|
BLAKE2b-256 checksum How to use checksums |
c754cb1999d4e83984cd08612ff907ea9ed82d8cad4ae4c3941f1980608a016e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.11.15
|
Release files / pulumi_dbtcloud-1.11.7-py3-none-any.whl
| Download URL | pulumi_dbtcloud-1.11.7-py3-none-any.whl |
|---|---|
| Size | 322.2 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
0e0039baebb75afe24ee4fd2919c68e4baaf60b8b9c157aed6d2bbf47ce04b07
|
|
BLAKE2b-256 checksum How to use checksums |
6d4b0ea119ab22b6bbb1eb9c96433d2a82a7f2e3cdfb73d37da485715c12300c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.11.15
|