1.0.0 • Published 8 months ago

@ovhcloud/pulumi-ovh v1.0.0

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

OVH Resource Provider

The OVH Resource Provider lets you manage OVHcloud resources.

GoDoc NPM version PyPI version NuGet version Maven Central

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/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>[0.48.9,)</version>
</dependency>

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.

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.

1.0.0

8 months ago

0.50.1

9 months ago

0.50.0

10 months ago

0.49.0

10 months ago

0.48.0

11 months ago

0.47.0

12 months ago

0.45.0

1 year ago

0.44.0

1 year ago

0.43.1

1 year ago

0.43.0

1 year ago

0.42.0

1 year ago

0.40.1

1 year ago

0.39.1

1 year ago

0.37.4

1 year ago

0.37.2

1 year ago