A Pulumi package for creating and managing OVH resources.
Project description
OVH Resource Provider
The OVH Resource Provider lets you manage OVHcloud resources.
Usage
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 @ovhcloud/pulumi-ovh
or yarn:
yarn add @ovhcloud/pulumi-ovh
Python
To use from Python, install using pip:
pip install pulumi-ovh
Go
To use from Go, use go get to grab the latest version of the library:
go get github.com/ovh/pulumi-ovh/sdk/v2/go/...
.NET
To use from .NET, install using dotnet add package:
dotnet add package Pulumi.Ovh
Java
To use from Java, add the dependency below to your pom.xml file:
<dependency>
<groupId>com.ovhcloud.pulumi.ovh</groupId>
<artifactId>pulumi-ovh</artifactId>
<version>[2.0.0,)</version>
</dependency>
Configuration
The following configuration points are available for the Ovh provider:
ovh:endpoint(environment:OVH_ENDPOINT) - the Ovh endpoint, suchovh-euovh:clientId(environment:OVH_CLIENT_ID) - the Ovh OAuth2 client IDovh:clientSecret(secret) (environment:OVH_CLIENT_SECRET) - the Ovh OAuth2 client secretovh:accessToken(environment:OVH_ACCESS_TOKEN) - the Ovh access tokenovh: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 further information, visit OVH in the Pulumi Registry or for detailed API reference documentation, visit OVH API Docs in 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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pulumi_ovh-2.12.0.tar.gz.
File metadata
- Download URL: pulumi_ovh-2.12.0.tar.gz
- Upload date:
- Size: 530.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
207e6cef94c2db8de31851c2d6dfda063681094133fff8341c7474d216b32225
|
|
| MD5 |
2f9c7401a80254ad43f2582266a8d725
|
|
| BLAKE2b-256 |
cf526317f91101ccaf6dca9174cbbd24baa8ce928f8491342bdeaca4fa29bff2
|
File details
Details for the file pulumi_ovh-2.12.0-py3-none-any.whl.
File metadata
- Download URL: pulumi_ovh-2.12.0-py3-none-any.whl
- Upload date:
- Size: 948.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ce79651b3aaa760119a67c1465a9c423c5d52ff18d8ca61361f9ae2390e91581
|
|
| MD5 |
7e4c0fe6dd658c7840358e61409fe8dc
|
|
| BLAKE2b-256 |
24b108a9658401037722a4607d2a1d36edfd1d5c9b06994a774d06388f05f4ce
|