# Fivetran Pulumi Provider
The Fivetran Resource Provider lets you manage [Fivetran](https://www.fivetran.com) 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`:
```bash
npm install @ryan-pip/pulumi-fivetran
```
or `yarn`:
```bash
yarn add @ryan-pip/pulumi-fivetran
```
### Python
To use from Python, install using `pip`:
```bash
pip install pulumi_provider_fivetran
```
### Go
To use from Go, use `go get` to grab the latest version of the library:
```bash
go get github.com/pulumi/pulumi-fivetran/sdk/go/...
```
### .NET
To use from .NET, install using `dotnet add package`:
```bash
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](https://www.pulumi.com/registry/packages/foo/api-docs/).
Raw data
{
"_id": null,
"home_page": "https://www.pulumi.com",
"name": "pulumi-provider-fivetran",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": "pulumi fivetran category/utility",
"author": null,
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/f9/fe/d881f101bdb5ba70157f2560f5a31d4e820dc807e4d5034dec856c783c67/pulumi_provider_fivetran-1.5.1.tar.gz",
"platform": null,
"description": "# Fivetran Pulumi Provider\n\nThe Fivetran Resource Provider lets you manage [Fivetran](https://www.fivetran.com) resources via it's RestAPI\n\n## Installing\n\nThis package is available for several languages/platforms:\n\n### Node.js (JavaScript/TypeScript)\n\nTo use from JavaScript or TypeScript in Node.js, install using either `npm`:\n\n```bash\nnpm install @ryan-pip/pulumi-fivetran\n```\n\nor `yarn`:\n\n```bash\nyarn add @ryan-pip/pulumi-fivetran\n```\n\n### Python\n\nTo use from Python, install using `pip`:\n\n```bash\npip install pulumi_provider_fivetran\n```\n\n### Go\n\nTo use from Go, use `go get` to grab the latest version of the library:\n\n```bash\ngo get github.com/pulumi/pulumi-fivetran/sdk/go/...\n```\n\n### .NET\n\nTo use from .NET, install using `dotnet add package`:\n\n```bash\ndotnet add package Pulumi.Fivetran\n```\n\n## Configuration\n\nThe following configuration points are available for the `fivetran` provider:\n\n- `fivetran:api_key` (environment: `FIVETRAN_API_KEY`) - the API key for `fivetran`\n- `fivetran:api_secret` (environment: `FIVETRAN_API_SECRET`) - the API secret for `fivetran`\n\n## Reference\n\nFor detailed reference documentation, please visit [the Pulumi registry](https://www.pulumi.com/registry/packages/foo/api-docs/).\n\n\n",
"bugtrack_url": null,
"license": "Apache-2.0",
"summary": "A Pulumi package for creating and managing fivetran cloud resources.",
"version": "1.5.1",
"project_urls": {
"Homepage": "https://www.pulumi.com",
"Repository": "https://github.com/ryan-packer/pulumi-fivetran"
},
"split_keywords": [
"pulumi",
"fivetran",
"category/utility"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "f9fed881f101bdb5ba70157f2560f5a31d4e820dc807e4d5034dec856c783c67",
"md5": "0cc0df7410dd6fcb07b78999d477266c",
"sha256": "3ca54013461709943f0233a0965ed27584b077faff752cca9f8a4c477488612d"
},
"downloads": -1,
"filename": "pulumi_provider_fivetran-1.5.1.tar.gz",
"has_sig": false,
"md5_digest": "0cc0df7410dd6fcb07b78999d477266c",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 777281,
"upload_time": "2025-03-18T19:54:35",
"upload_time_iso_8601": "2025-03-18T19:54:35.788676Z",
"url": "https://files.pythonhosted.org/packages/f9/fe/d881f101bdb5ba70157f2560f5a31d4e820dc807e4d5034dec856c783c67/pulumi_provider_fivetran-1.5.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-03-18 19:54:35",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "ryan-packer",
"github_project": "pulumi-fivetran",
"github_not_found": true,
"lcname": "pulumi-provider-fivetran"
}