1.3.2 • Published 10 months ago

@footholdtech/fivetran v1.3.2

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

Fivetran Resource Provider

The Fivetran 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 @footholdtech/fivetran

or yarn:

yarn add @footholdtech/fivetran

Python

To use from Python, install using pip:

pip install footholdtech_fivetran

Go

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

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

.NET

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

dotnet add package Footholdtech.Fivetran

Configuration

The following configuration points are available for the fivetran provider:

  • fivetran:api_key (environment: FIVETRAN_APIKEY) - This is the user id that should be used to make the connection.
  • fivetran:api_secret (environment: FIVETRAN_APISECRET) - This is the password that should be used to make the connection.
  • fivetran:api_url (environment: FIVETRAN_APIURL) - This is the base URL of your Fivetran instance.
1.3.2

10 months ago

1.3.1

10 months ago

1.2.7

11 months ago

1.1.23

1 year ago

1.1.22

1 year ago

1.1.21

1 year ago

1.1.20

1 year ago

1.1.5-alpha.0

2 years ago

1.1.5

2 years ago

1.1.1-1

2 years ago

1.1.1

2 years ago

1.1.0

2 years ago