A Pulumi package for creating and managing hcloud cloud resources.
Project description
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.
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 theHCLOUD_TOKEN
environment variable.hcloud:endpoint
- (Optional) Hetzner Cloud API endpoint, can be used to override the default API Endpointhttps://api.hetzner.cloud/v1
.hcloud:pollInterval
- (Optional) Configures the interval in which actions are polled by the client. Default500ms
. Increase this interval if you run into rate limiting errors.
Reference
For further information, please visit the HCloud provider docs or for detailed reference documentation, please visit the API docs.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file pulumi_hcloud-1.9.0a1648779562.tar.gz
.
File metadata
- Download URL: pulumi_hcloud-1.9.0a1648779562.tar.gz
- Upload date:
- Size: 60.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.7.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7189089527762d79aff637308422df46c0a3077c3f029bb0f75306811d154a42 |
|
MD5 | 64b25afd57da0ee51c6042055893ba59 |
|
BLAKE2b-256 | ec78be3eafd12aa958b2aeeabc4ddebabf1f9ce8e72a9b73d0d5c5f8a1ba4575 |