The Foo Resource Provider lets you manage Fivetran resources.
This package is available for several languages/platforms:
To use from JavaScript or TypeScript in Node.js, install using either npm:
npm install @hightidecrm/pulumi-fivetranor yarn:
yarn add @hightidecrm/pulumi-fivetranTo use from Go, use go get to grab the latest version of the library:
go get github.com/HighTideCRM/pulumi-fivetran/sdk/go/...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
For detailed reference documentation, please visit the Pulumi registry.