1.5.1 • Published 8 months ago

@ryan-pip/pulumi-fivetran v1.5.1

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

Fivetran Pulumi Provider

The Fivetran Resource Provider lets you manage Fivetran resources via it's RestAPI

Installing

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 @ryan-pip/pulumi-fivetran

or yarn:

yarn add @ryan-pip/pulumi-fivetran

Python

To use from Python, install using pip:

pip install pulumi_provider_fivetran

Go

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

go get github.com/pulumi/pulumi-fivetran/sdk/go/...

.NET

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

dotnet add package Pulumi.Fivetran

Configuration

The following configuration points are available for the fivetran provider:

  • fivetran:api_key (environment: FIVETRAN_API_KEY) - the API key for fivetran
  • fivetran:api_secret (environment: FIVETRAN_API_SECRET) - the API secret for fivetran

Reference

For detailed reference documentation, please visit the Pulumi registry.

0.2.6

8 months ago

1.5.1

8 months ago

1.5.0

8 months ago

0.2.5

12 months ago

0.2.4

12 months ago

0.2.2

1 year ago

0.2.1

1 year ago

0.1.0

1 year ago