Skip to main content

A Pulumi package for creating and managing Vultr cloud resources.

Project description

Vultr Resource Provider

Vultr

The Vultr Resource Provider lets you manage Vultr resources.

Installing

This package is available for several languages/platforms:

Node.js (JavaScript/TypeScript)

Currently, the Vultr provider is not available for Node.js (JavaScript/TypeScript).

Python

Currently, the Vultr provider is not available for Python.

Go

To use from Go, use go get to grab the latest version of the library:

go get github.com/dirien/pulumi-vultr/sdk/v2

.NET

Currently, the .NET SDK is not available.

Configuration

The following configuration points are available for the vultr provider:

  • vultr:apiKey (environment: VULTR_API_KEY) - This is the Vultr API key. It can be found in the Vultr API section.
  • vultr:rateLimit - Vultr limits API calls to 30 calls per second. This field lets you configure how the rate limit using milliseconds. The default value if this field is omitted is 500 milliseconds per call.
  • vultr:retryLimit - This field lets you configure how many retries should be attempted on a failed call. The default value if this field is omitted is 3 retries.

Reference

A detailed reference for each of the available resources is currently not available.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ediri_vultr-2.12.0.tar.gz (136.6 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page