2.23.1 • Published 12 months ago
@ediri/vultr v2.23.1
Vultr Resource Provider

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/vultror yarn:
yarn add @ediri/vultrPython
To use from Python, install using pip:
pip install ediri-vultrGo
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.VultrConfiguration
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.
2.23.1
12 months ago
2.22.1
12 months ago
2.21.0
1 year ago
2.21.1
1 year ago
2.20.1
1 year ago
2.19.0
2 years ago
2.18.0
2 years ago
2.16.4
2 years ago
2.17.0
2 years ago
2.17.1
2 years ago
2.16.2
2 years ago
2.15.0
3 years ago
2.14.1
3 years ago
2.15.1
3 years ago
2.13.0
3 years ago
2.12.1
3 years ago
2.14.0
3 years ago
2.12.0
3 years ago