Skip to content

tumblewader/pulumi-ovh

Repository files navigation

OVH Resource Provider

The OVH Resource Provider lets you manage 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 i @tumblewader/ovh

or yarn:

yarn add @tumblewader/ovh

Configuration

The following configuration points are available for the ovh provider:

  • foo:applicationKey (environment: OVH_APPLICATION_KEY) - the Application key for ovh
  • foo:applicationSecret (environment: OVH_APPLICATION_SECRET) - the Application secret from ovh
  • foo:consumerKey (environment: OVH_CONSUMER_KEY) - the consumer key from ovh
  • foo:endpoint (environment: OVH_ENDPOINT) - the ovh endpoint to use.

Reference

For detailed reference documentation, please visit the Pulumi registry.

About

Pulumi provider for OVH

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published