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.5
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.5.tar.gz | 211.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pulumi_dbtcloud-1.11.5-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 527.3 kB
Release files / pulumi_dbtcloud-1.11.5.tar.gz
| Download URL | pulumi_dbtcloud-1.11.5.tar.gz |
|---|---|
| Size | 211.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
6a9a06fc57b8eb787695a22d810bf78ca6e82cf95028f0ff9957f72d19db5657
|
|
BLAKE2b-256 checksum How to use checksums |
9951e8b11d3ca6b560cf4f29dcdde7a2137b4b4ee095f0194a87ee98a042842b
|
| 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.5-py3-none-any.whl
| Download URL | pulumi_dbtcloud-1.11.5-py3-none-any.whl |
|---|---|
| Size | 316.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
2e301dacf3c6dec193f20c05f3dfbc19a8951c0569e18f0c06607219bb71c302
|
|
BLAKE2b-256 checksum How to use checksums |
9cd4db3fce0e34840a3c2c220042ff80637dc57cc2a8abf4d345febb6e91bb49
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.11.15
|