# ConfigCat Resource Provider
The ConfigCat Resource Provider lets you manage [ConfigCat](https://configcat.com) 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`:
```bash
npm install @pulumiverse/configcat
```
or `yarn`:
```bash
yarn add @pulumiverse/configcat
```
### Python
To use from Python, install using `pip`:
```bash
pip install pulumiverse_configcat
```
### Go
To use from Go, use `go get` to grab the latest version of the library:
```bash
go get github.com/pulumiverse/pulumi-configcat/sdk/v2/go/...
```
### .NET
To use from .NET, install using `dotnet add package`:
```bash
dotnet add package Pulumiverse.ConfigCat
```
## Configuration
The following configuration points are available for the `configcat` provider:
- `configcat:apiKey` (environment: `FOO_API_KEY`) - the API key for `foo`
## Reference
For detailed reference documentation, please visit [the Pulumi registry](https://www.pulumi.com/registry/packages/configcat/api-docs/).
Raw data
{
"_id": null,
"home_page": null,
"name": "pulumiverse-configcat",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": "pulumi, configcat, category/cloud",
"author": null,
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/47/fd/ac067e119082bb3d7fda0d6b2db2570651fcb1abf6324d10e293bd41c84b/pulumiverse_configcat-2.0.0.tar.gz",
"platform": null,
"description": "# ConfigCat Resource Provider\n\nThe ConfigCat Resource Provider lets you manage [ConfigCat](https://configcat.com) resources.\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 @pulumiverse/configcat\n```\n\nor `yarn`:\n\n```bash\nyarn add @pulumiverse/configcat\n```\n\n### Python\n\nTo use from Python, install using `pip`:\n\n```bash\npip install pulumiverse_configcat\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/pulumiverse/pulumi-configcat/sdk/v2/go/...\n```\n\n### .NET\n\nTo use from .NET, install using `dotnet add package`:\n\n```bash\ndotnet add package Pulumiverse.ConfigCat\n```\n\n## Configuration\n\nThe following configuration points are available for the `configcat` provider:\n\n- `configcat:apiKey` (environment: `FOO_API_KEY`) - the API key for `foo`\n\n## Reference\n\nFor detailed reference documentation, please visit [the Pulumi registry](https://www.pulumi.com/registry/packages/configcat/api-docs/).\n",
"bugtrack_url": null,
"license": "Apache-2.0",
"summary": "A Pulumi package for creating and managing configcat cloud resources.",
"version": "2.0.0",
"project_urls": {
"Homepage": "https://www.pulumi.com",
"Repository": "https://github.com/pulumiverse/pulumi-configcat"
},
"split_keywords": [
"pulumi",
" configcat",
" category/cloud"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "40da8d2a64a02cb0e586611dba6cf6b024d7cba224483e13f2e3b29c41be56de",
"md5": "f733ce1e6b71a52038bfece694c822a0",
"sha256": "ad34520e7a8980f30057cf76284a77f060646226d1950a3d1007db8002a5b486"
},
"downloads": -1,
"filename": "pulumiverse_configcat-2.0.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "f733ce1e6b71a52038bfece694c822a0",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 56218,
"upload_time": "2025-01-15T15:29:47",
"upload_time_iso_8601": "2025-01-15T15:29:47.367461Z",
"url": "https://files.pythonhosted.org/packages/40/da/8d2a64a02cb0e586611dba6cf6b024d7cba224483e13f2e3b29c41be56de/pulumiverse_configcat-2.0.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "47fdac067e119082bb3d7fda0d6b2db2570651fcb1abf6324d10e293bd41c84b",
"md5": "13c59dd5a577d01028c5fcaa40387e68",
"sha256": "8c0e5ec3a45030dc0d9e446d571c51cb543c2d17dc97f3b37c8c6b299905070e"
},
"downloads": -1,
"filename": "pulumiverse_configcat-2.0.0.tar.gz",
"has_sig": false,
"md5_digest": "13c59dd5a577d01028c5fcaa40387e68",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 28995,
"upload_time": "2025-01-15T15:29:49",
"upload_time_iso_8601": "2025-01-15T15:29:49.519928Z",
"url": "https://files.pythonhosted.org/packages/47/fd/ac067e119082bb3d7fda0d6b2db2570651fcb1abf6324d10e293bd41c84b/pulumiverse_configcat-2.0.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-01-15 15:29:49",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "pulumiverse",
"github_project": "pulumi-configcat",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "pulumiverse-configcat"
}