0.0.7 • Published 10 months ago

@hightidecrm/pulumi-fivetran v0.0.7

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

Fivetran Resource Provider

The Foo Resource Provider lets you manage Fivetran resources.

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

or yarn:

yarn add @hightidecrm/pulumi-fivetran

Go

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

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

Configuration

The following configuration points are available for the fivetran provider:

  • fivetran:apiKey (environment: FIVETRAN_API_KEY) - the API key for fivetran
  • fivetran:apiSecret (environment: FIVETRAN_API_SECRET) - the API secret key for fivetran
  • fivetran:apiUrl - The API url to use to connect to Fivetran

Reference

For detailed reference documentation, please visit the Pulumi registry.

0.0.7

10 months ago