Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

pulumi-hcloud

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pulumi-hcloud

A Pulumi package for creating and managing hcloud cloud resources.

  • 1.21.1
  • PyPI
  • Socket score

Maintainers
1

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 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 or for detailed reference documentation, please visit the API docs.

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc