A Pulumi package for creating and managing OVH cloud resources.
Project description
Ovh Resource Provider
The Ovh Resource Provider lets you manage cloud resources for Ovh 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 @lbrlabs/pulumi-ovh
or yarn
:
yarn add @lbrlabs/pulumi-ovh
Python
To use from Python, install using pip
:
pip install lbrlabs-pulumi-ovh
Go
To use from Go, use go get
to grab the latest version of the library:
go get github.com/lbrlabs/pulumi-ovh/sdk/go/...
.NET
To use from .NET, install using dotnet add package
:
dotnet add package Lbrlabs.PulumiPackage.Ovh
Configuration
The following configuration points are available for the Ovh
provider:
ovh:endpoint
(environment:OVH_ENDPOINT
) - the Ovh endpoint, suchovh-us
ovh:applicationKey
(environment:OVH_APPLICATION_KEY
) - the Ovh application keyovh:applicationSecret
(environment:OVH_APPLICATION_SECRET
) - the Ovh application secretovh:consumerKey
(environment:OVH_CONSUMER_KEY
) - the Ovh consumer key
Reference
For detailed reference documentation, please visit the Pulumi registry.
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 lbrlabs_pulumi_ovh-0.32.0.tar.gz
.
File metadata
- Download URL: lbrlabs_pulumi_ovh-0.32.0.tar.gz
- Upload date:
- Size: 468.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.7.17
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f4134018e987637eacab0a51bdfe1440ce9c5ecd9b0a954a3153e31622483cfe |
|
MD5 | 31bb5cc072d4826b1703084a64160968 |
|
BLAKE2b-256 | 48c388b6694e79e75d9e75c5a65d47d25f0b0603b1913b7ea826a24d3e4d7a08 |