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
File details
Details for the file pulumi_dbtcloud-0.1.24a1730999564.tar.gz
.
File metadata
- Download URL: pulumi_dbtcloud-0.1.24a1730999564.tar.gz
- Upload date:
- Size: 110.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a954980ec313141d49dce180175cb63b8edd775cf1b1e77c07edc936a72db365 |
|
MD5 | bfa3dd513984e7e260843694fbd6fb8e |
|
BLAKE2b-256 | 75b8e32a25b1cffb3101ee47772c6fa2f7baeb9c243acf9431dd95f8f929c0b5 |
File details
Details for the file pulumi_dbtcloud-0.1.24a1730999564-py3-none-any.whl
.
File metadata
- Download URL: pulumi_dbtcloud-0.1.24a1730999564-py3-none-any.whl
- Upload date:
- Size: 177.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2bc2dcfcf741dab6061cfb5723ce6f3c01d27a1ad97720903073e09365a18a39 |
|
MD5 | f9f0aef1cb7172554bb226d4db4756b4 |
|
BLAKE2b-256 | b4d019ea5cd58c9ce1981a05f127ed8ef4728795d5dddb2242b8b169b0519599 |