Skip to main content

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, such ovh-us
  • 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.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

lbrlabs_pulumi_ovh-0.32.0.tar.gz (468.7 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page