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)

To use from JavaScript or TypeScript in Node.js, install using either npm:

npm install @ediri/vultr

or yarn:

yarn add @ediri/vultr

Python

To use from Python, install using pip: ``

pip install ediri-vultr

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

To use from .NET, install using dotnet add package:

dotnet add package ediri.Vultr

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

For detailed reference documentation, please visit the Pulumi registry.

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.21.1.tar.gz (109.0 kB view details)

Uploaded Source

File details

Details for the file ediri_vultr-2.21.1.tar.gz.

File metadata

  • Download URL: ediri_vultr-2.21.1.tar.gz
  • Upload date:
  • Size: 109.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.4

File hashes

Hashes for ediri_vultr-2.21.1.tar.gz
Algorithm Hash digest
SHA256 ca3ad0fca1010abeed06504cc93cbf2f5733401394a9855a5cc37d650f082355
MD5 00512d9169794d3fc47e48038844fcbe
BLAKE2b-256 7eff6d6f905b6f19e2e644745e3f5ff250db1c252c530e24392c8acfb4b8cf16

See more details on using hashes here.

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