# Nutanix Resource Provider
The Nutanix Resource Provider lets you manage [Nutanix](https://nutanix.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 @pierskarsenbarg/pulumi-nutanix
```
or `yarn`:
```bash
yarn add @pierskarsenbarg/pulumi-nutanix
```
### Python
To use from Python, install using `pip`:
```bash
pip install pulumi_nutanix
```
### Go
To use from Go, use `go get` to grab the latest version of the library:
```bash
go get github.com/pierskarsenbarg/pulumi-nutanix/sdk/go/...
```
### .NET
To use from .NET, install using `dotnet add package`:
```bash
dotnet add package PiersKarsenbarg.Nutanix
```
## Configuration
The following configuration points are available for the `nutanix` provider:
- `nutanix:apiKey` (environment: `NUTANIX_API_KEY`) - the API key for `nutanix`
- `nutanix:region` (environment: `NUTANIX_REGION`) - the region in which to deploy resources
## Reference
For detailed reference documentation, please visit [the Pulumi registry](https://www.pulumi.com/registry/packages/nutanix/api-docs/).
Raw data
{
"_id": null,
"home_page": "https://github.com/pierskarsenbarg/pulumi-nutanix",
"name": "pulumi-nutanix",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": "pulumi nutanix category/cloud",
"author": null,
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/a6/40/eb2740cf833151134ad989fb491ea8f9f115f2eabe93b0e0798c362438c8/pulumi_nutanix-0.7.0.tar.gz",
"platform": null,
"description": "# Nutanix Resource Provider\n\nThe Nutanix Resource Provider lets you manage [Nutanix](https://nutanix.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 @pierskarsenbarg/pulumi-nutanix\n```\n\nor `yarn`:\n\n```bash\nyarn add @pierskarsenbarg/pulumi-nutanix\n```\n\n### Python\n\nTo use from Python, install using `pip`:\n\n```bash\npip install pulumi_nutanix\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/pierskarsenbarg/pulumi-nutanix/sdk/go/...\n```\n\n### .NET\n\nTo use from .NET, install using `dotnet add package`:\n\n```bash\ndotnet add package PiersKarsenbarg.Nutanix\n```\n\n## Configuration\n\nThe following configuration points are available for the `nutanix` provider:\n\n- `nutanix:apiKey` (environment: `NUTANIX_API_KEY`) - the API key for `nutanix`\n- `nutanix:region` (environment: `NUTANIX_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/nutanix/api-docs/).\n",
"bugtrack_url": null,
"license": "Apache-2.0",
"summary": "A Pulumi package for creating and managing Nutanix cloud resources.",
"version": "0.7.0",
"project_urls": {
"Homepage": "https://github.com/pierskarsenbarg/pulumi-nutanix",
"Repository": "https://github.com/pierskarsenbarg/pulumi-nutanix"
},
"split_keywords": [
"pulumi",
"nutanix",
"category/cloud"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "a640eb2740cf833151134ad989fb491ea8f9f115f2eabe93b0e0798c362438c8",
"md5": "abc7ea611e43a21c4e804d3c711cad63",
"sha256": "79a282a82fc8da3de4754f993f55ddf8e178053d7c79403087715f2ce7f3232d"
},
"downloads": -1,
"filename": "pulumi_nutanix-0.7.0.tar.gz",
"has_sig": false,
"md5_digest": "abc7ea611e43a21c4e804d3c711cad63",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 589723,
"upload_time": "2024-12-16T09:07:44",
"upload_time_iso_8601": "2024-12-16T09:07:44.966769Z",
"url": "https://files.pythonhosted.org/packages/a6/40/eb2740cf833151134ad989fb491ea8f9f115f2eabe93b0e0798c362438c8/pulumi_nutanix-0.7.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-16 09:07:44",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "pierskarsenbarg",
"github_project": "pulumi-nutanix",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "pulumi-nutanix"
}