# Unifi Resource Provider
The Unifi Resource Provider lets you manage [Unifi](https://www.ui.com) networks.
## 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/unifi
```
or `yarn`:
```bash
yarn add @pulumiverse/unifi
```
### Python
To use from Python, install using `pip`:
```bash
pip install pulumiverse_unifi
```
### Go
To use from Go, use `go get` to grab the latest version of the library:
```bash
go get github.com/pulumiverse/pulumi-unifi/sdk/go/...
```
### .NET
To use from .NET, install using `dotnet add package`:
```bash
dotnet add package Pulumiverse.Unifi
```
## Configuration
The following configuration points are available for the `unifi` provider:
- `unifi:apiKey` (environment: `UNIFI_API_KEY`) - the API key for `unifi`
- `unifi:region` (environment: `UNIFI_REGION`) - the region in which to deploy resources
## Reference
For detailed reference documentation, please visit [the Pulumi registry](https://www.pulumi.com/registry/packages/unifi/api-docs/).
Raw data
{
"_id": null,
"home_page": null,
"name": "pulumiverse-unifi",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "pulumi, unifi, category/network",
"author": null,
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/23/5a/41a91b6c40189830c8d55a68d33f861056b9dd0abbe3d938d5a6e2e50f75/pulumiverse_unifi-0.1.1.tar.gz",
"platform": null,
"description": "# Unifi Resource Provider\n\nThe Unifi Resource Provider lets you manage [Unifi](https://www.ui.com) networks.\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/unifi\n```\n\nor `yarn`:\n\n```bash\nyarn add @pulumiverse/unifi\n```\n\n### Python\n\nTo use from Python, install using `pip`:\n\n```bash\npip install pulumiverse_unifi\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-unifi/sdk/go/...\n```\n\n### .NET\n\nTo use from .NET, install using `dotnet add package`:\n\n```bash\ndotnet add package Pulumiverse.Unifi\n```\n\n## Configuration\n\nThe following configuration points are available for the `unifi` provider:\n\n- `unifi:apiKey` (environment: `UNIFI_API_KEY`) - the API key for `unifi`\n- `unifi:region` (environment: `UNIFI_REGION`) - the region in which to deploy resources\n\n## Reference\n\nFor detailed reference documentation, please visit [the Pulumi registry](https://www.pulumi.com/registry/packages/unifi/api-docs/).\n",
"bugtrack_url": null,
"license": "Apache-2.0",
"summary": "A Pulumi package for creating and managing Unifi network resources.",
"version": "0.1.1",
"project_urls": {
"Homepage": "https://github.com/pulumiverse",
"Repository": "https://github.com/pulumiverse/pulumi-unifi"
},
"split_keywords": [
"pulumi",
" unifi",
" category/network"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "a97c6ab9d3d31dda92539bda97496362c76ad968f8d12bf51f1abf906244e429",
"md5": "8b4b8a138358427d195fd3e6b2cbbf37",
"sha256": "cf5bd3d12aab520b9e7b6d8d93de4c4ea0facab3fca6416bc70958373a7bf987"
},
"downloads": -1,
"filename": "pulumiverse_unifi-0.1.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "8b4b8a138358427d195fd3e6b2cbbf37",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 90580,
"upload_time": "2025-01-01T13:08:08",
"upload_time_iso_8601": "2025-01-01T13:08:08.167622Z",
"url": "https://files.pythonhosted.org/packages/a9/7c/6ab9d3d31dda92539bda97496362c76ad968f8d12bf51f1abf906244e429/pulumiverse_unifi-0.1.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "235a41a91b6c40189830c8d55a68d33f861056b9dd0abbe3d938d5a6e2e50f75",
"md5": "2d341e5d0f9e65ac0fedc4ad574dbc36",
"sha256": "16e9b4a7095911320904c66dfcf0a5913ab3ddd23f37b83b93dca2a72bce3eb9"
},
"downloads": -1,
"filename": "pulumiverse_unifi-0.1.1.tar.gz",
"has_sig": false,
"md5_digest": "2d341e5d0f9e65ac0fedc4ad574dbc36",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 63426,
"upload_time": "2025-01-01T13:08:10",
"upload_time_iso_8601": "2025-01-01T13:08:10.503545Z",
"url": "https://files.pythonhosted.org/packages/23/5a/41a91b6c40189830c8d55a68d33f861056b9dd0abbe3d938d5a6e2e50f75/pulumiverse_unifi-0.1.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-01-01 13:08:10",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "pulumiverse",
"github_project": "pulumi-unifi",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "pulumiverse-unifi"
}