0.37.1 • Published 2 months ago

@ovh-devrelteam/pulumi-ovh v0.37.1

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
2 months ago

OVH Resource Provider

The OVH Resource Provider lets you manage OVHcloud resources.

GoDoc NPM version PyPI version NuGet version

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 @ovh-devrelteam/pulumi-ovh

or yarn:

yarn add @ovh-devrelteam/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/go/...

.NET

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

dotnet add package Pulumi.Ovh

Configuration

The following configuration points are available for the Ovh provider:

  • ovh:endpoint (environment: OVH_ENDPOINT) - the Ovh endpoint, such ovh-eu
  • ovh:applicationKey (environment: OVH_APPLICATION_KEY) - the Ovh application key
  • ovh:applicationSecret (environment: OVH_APPLICATION_SECRET) - the Ovh application secret
  • ovh:consumerKey (environment: OVH_CONSUMER_KEY) - the Ovh consumer key

Reference

For detailed reference documentation, please visit the Pulumi registry.

0.37.1

2 months ago

0.37.0

3 months ago

0.36.1

4 months ago

0.35.0

6 months ago

0.34.3

7 months ago

0.34.2

8 months ago

0.34.1

8 months ago

0.34.0

8 months ago

0.33.0

8 months ago