A Pulumi package for creating and managing dbt Cloud resources.
Project description
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 |
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pulumi_dbtcloud-1.8.2.tar.gz.
File metadata
- Download URL: pulumi_dbtcloud-1.8.2.tar.gz
- Upload date:
- Size: 206.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
76a0e96bcd5268f5d53dc89f3bd600307c38653725283e8be20ac15fbed94c28
|
|
| MD5 |
03233db529603ec9cf04109edca0b935
|
|
| BLAKE2b-256 |
d81c66e3ff1d10c14ac99bbe790af50967e7d3e323cce06d9a74518975694929
|
File details
Details for the file pulumi_dbtcloud-1.8.2-py3-none-any.whl.
File metadata
- Download URL: pulumi_dbtcloud-1.8.2-py3-none-any.whl
- Upload date:
- Size: 312.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1e7635bfc091bef800266e6d823a20f3fbf1e5692c9a1361b273424122bef785
|
|
| MD5 |
2531f6649fd7b7b9c63181c53c684315
|
|
| BLAKE2b-256 |
8cde24e1e391a5ddc67afa0e6307729dd611a662bcfb0ec3ef90df6661c0f28a
|