Name | pulumi-hcloud JSON |
Version |
1.20.4
JSON |
| download |
home_page | None |
Summary | A Pulumi package for creating and managing hcloud cloud resources. |
upload_time | 2024-09-25 17:49:56 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.8 |
license | Apache-2.0 |
keywords |
pulumi
hcloud
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# HCloud provider
The HCloud resource provider for Pulumi lets you use Hetzner Cloud resources in your infrastructure
programs. To use this package, please [install the Pulumi CLI first](https://pulumi.io/).
## Installing
This package is available in many languages in the standard packaging formats.
### Node.js (Java/TypeScript)
To use from JavaScript or TypeScript in Node.js, install using either `npm`:
$ npm install @pulumi/hcloud
or `yarn`:
$ yarn add @pulumi/hcloud
### Python
To use from Python, install using `pip`:
$ pip install pulumi-hcloud
### Go
To use from Go, use `go get` to grab the latest version of the library
$ go get github.com/pulumi/pulumi-hcloud/sdk
### .NET
To use from .NET, install using `dotnet add package`:
$ dotnet add package Pulumi.HCloud
## Configuration
The following configuration points are available:
- `hcloud:token` - (Optional) This is the Hetzner Cloud API Token, can also be specified with the `HCLOUD_TOKEN` environment variable.
- `hcloud:endpoint` - (Optional) Hetzner Cloud API endpoint, can be used to override the default API Endpoint `https://api.hetzner.cloud/v1`.
- `hcloud:pollInterval` - (Optional) Configures the interval in which actions are polled by the client. Default `500ms`. Increase this interval if you run into rate limiting errors.
## Reference
For further information, please visit [the HCloud provider docs](https://www.pulumi.com/docs/intro/cloud-providers/hcloud) or for detailed reference documentation, please visit [the API docs](https://www.pulumi.com/docs/reference/pkg/hcloud).
Raw data
{
"_id": null,
"home_page": null,
"name": "pulumi-hcloud",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "pulumi, hcloud",
"author": null,
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/fc/f4/fe6cad81ae2cff7e509fdf5f6fb5e74430c4fca03dc2a25a89dffd6cb7e0/pulumi_hcloud-1.20.4.tar.gz",
"platform": null,
"description": "# HCloud provider\n\nThe HCloud resource provider for Pulumi lets you use Hetzner Cloud resources in your infrastructure \nprograms. To use this package, please [install the Pulumi CLI first](https://pulumi.io/).\n\n## Installing\n\nThis package is available in many languages in the standard packaging formats.\n\n### Node.js (Java/TypeScript)\n\nTo use from JavaScript or TypeScript in Node.js, install using either `npm`:\n\n $ npm install @pulumi/hcloud\n\nor `yarn`:\n\n $ yarn add @pulumi/hcloud\n\n### Python\n\nTo use from Python, install using `pip`:\n\n $ pip install pulumi-hcloud\n\n### Go\n\nTo use from Go, use `go get` to grab the latest version of the library\n\n $ go get github.com/pulumi/pulumi-hcloud/sdk\n\n### .NET\n\nTo use from .NET, install using `dotnet add package`:\n\n $ dotnet add package Pulumi.HCloud\n\n## Configuration\n\nThe following configuration points are available:\n\n- `hcloud:token` - (Optional) This is the Hetzner Cloud API Token, can also be specified with the `HCLOUD_TOKEN` environment variable.\n- `hcloud:endpoint` - (Optional) Hetzner Cloud API endpoint, can be used to override the default API Endpoint `https://api.hetzner.cloud/v1`.\n- `hcloud:pollInterval` - (Optional) Configures the interval in which actions are polled by the client. Default `500ms`. Increase this interval if you run into rate limiting errors.\n\n\n## Reference\n\nFor further information, please visit [the HCloud provider docs](https://www.pulumi.com/docs/intro/cloud-providers/hcloud) or for detailed reference documentation, please visit [the API docs](https://www.pulumi.com/docs/reference/pkg/hcloud).\n",
"bugtrack_url": null,
"license": "Apache-2.0",
"summary": "A Pulumi package for creating and managing hcloud cloud resources.",
"version": "1.20.4",
"project_urls": {
"Homepage": "https://pulumi.io",
"Repository": "https://github.com/pulumi/pulumi-hcloud"
},
"split_keywords": [
"pulumi",
" hcloud"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "d1fd2d99d3a462d9e9561e5a3726472315c7e908ac563394d5e2e6a91fa6d400",
"md5": "62287f4f2ca1ad5632c46a1f5fd0202b",
"sha256": "61b29c2edfdc2a441e310a38494c9e443c3f7c8a86650480420414fe3f5e9c79"
},
"downloads": -1,
"filename": "pulumi_hcloud-1.20.4-py3-none-any.whl",
"has_sig": false,
"md5_digest": "62287f4f2ca1ad5632c46a1f5fd0202b",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 136359,
"upload_time": "2024-09-25T17:49:54",
"upload_time_iso_8601": "2024-09-25T17:49:54.969716Z",
"url": "https://files.pythonhosted.org/packages/d1/fd/2d99d3a462d9e9561e5a3726472315c7e908ac563394d5e2e6a91fa6d400/pulumi_hcloud-1.20.4-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "fcf4fe6cad81ae2cff7e509fdf5f6fb5e74430c4fca03dc2a25a89dffd6cb7e0",
"md5": "9c7e5b1bcf1444a37f4d32b69ebe6a48",
"sha256": "359ab6a7a5f9b21564b1695ddf031b0d1d43b9004807cd5c7ee47765f73ddd1d"
},
"downloads": -1,
"filename": "pulumi_hcloud-1.20.4.tar.gz",
"has_sig": false,
"md5_digest": "9c7e5b1bcf1444a37f4d32b69ebe6a48",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 73950,
"upload_time": "2024-09-25T17:49:56",
"upload_time_iso_8601": "2024-09-25T17:49:56.594584Z",
"url": "https://files.pythonhosted.org/packages/fc/f4/fe6cad81ae2cff7e509fdf5f6fb5e74430c4fca03dc2a25a89dffd6cb7e0/pulumi_hcloud-1.20.4.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-09-25 17:49:56",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "pulumi",
"github_project": "pulumi-hcloud",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "pulumi-hcloud"
}