Skip to main content

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:

Provider Binary

The dbt Cloud provider binary is a third party binary. It can be installed using the pulumi plugin command.

pulumi plugin install resource dbtcloud <version> --server github://api.github.com/a-schot/pulumi-dbtcloud

Replace <version> with your desired version.

Node.js (JavaScript/TypeScript)

To use from JavaScript or TypeScript in Node.js, install using either npm:

npm install @achot/pulumi_dbtcloud

or yarn:

yarn add @achot/pulumi_dbtcloud

Python

To use from Python, install using pip:

pip install aschot-pulumi-dbtcloud

Go

To use from Go, use go get to grab the latest version of the library:

go get github.com/a-schot/pulumi-dbtcloud/sdk/go/dbtcloud

.NET

To use from .NET, install using dotnet add package:

dotnet add package ASchot.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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

aschot_pulumi_dbtcloud-0.0.5.tar.gz (105.4 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page