@hightidecrm/pulumi-fivetran
v0.0.7
Published
A Pulumi package for creating and managing fivetran cloud resources.
Maintainers
Readme
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-fivetranor yarn:
yarn add @hightidecrm/pulumi-fivetranGo
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 forfivetranfivetran:apiSecret(environment:FIVETRAN_API_SECRET) - the API secret key for fivetranfivetran:apiUrl- The API url to use to connect to Fivetran
Reference
For detailed reference documentation, please visit the Pulumi registry.
