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.
Release files for pulumi-ovh 2.21.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pulumi_ovh-2.21.0.tar.gz | 733.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pulumi_ovh-2.21.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 2.0 MB
Release files / pulumi_ovh-2.21.0.tar.gz
| Download URL | pulumi_ovh-2.21.0.tar.gz |
|---|---|
| Size | 733.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
c0a6367a0a69410dac83a597b5f51f12a3b2dfe4848a62f69e5f6027d06dfad8
|
|
BLAKE2b-256 checksum How to use checksums |
c83d0f9be089afb47f28372788a8d17e94491371e386f1a5e067cbda971e2936
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.11.8
|
Release files / pulumi_ovh-2.21.0-py3-none-any.whl
| Download URL | pulumi_ovh-2.21.0-py3-none-any.whl |
|---|---|
| Size | 1.3 MB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
37cbb8294a921c9eb8af72c54eeeab6601d8de7b7244388bd0fb44ba5911c558
|
|
BLAKE2b-256 checksum How to use checksums |
2bfc5c6724e036a05b25baafac995decfee52093fd0b292b23adb32f41ecc590
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.11.8
|