0.1.23 • Published 9 months ago

@pulumi/dbtcloud v0.1.23

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
9 months ago

dbt Cloud Resource Provider

The dbt Cloud Resource Provider lets you manage dbt Cloud resources.

Installation

This package is available for several languages/platforms:

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).

OptionEnvironment VariableRequired/OptionalDefaultDescription
tokenDBT_CLOUD_TOKENRequiredThe API token for your dbt Cloud user
accountIdDBT_CLOUD_ACCOUNT_IDRequiredThe ID for your dbt Cloud account
hostUrlDBT_CLOUD_HOST_URLOptionalhttps://cloud.getdbt.com/apiThe host URL for your dbt Cloud account
0.1.22

9 months ago

0.1.23

9 months ago

0.1.21

9 months ago

0.1.20

10 months ago

0.1.18

10 months ago

0.1.19

10 months ago

0.1.17

10 months ago

0.1.16

11 months ago

0.1.15

11 months ago

0.1.14

11 months ago

0.1.10

12 months ago

0.1.11

11 months ago

0.1.12

11 months ago

0.1.13

11 months ago

0.1.2

1 year ago

0.1.1

1 year ago

0.1.8

1 year ago

0.1.7

1 year ago

0.1.9

1 year ago

0.1.4

1 year ago

0.1.3

1 year ago

0.1.6

1 year ago

0.1.5

1 year ago

0.1.0

1 year ago