Skip to content
This repository has been archived by the owner on Aug 3, 2022. It is now read-only.

legitbee/pulumi-ovh

 
 

Repository files navigation

Foo Resource Provider

The Foo 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 install @legitbee/pulumi-ovh

or yarn:

yarn add @legitbee/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/legitbee/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:

TODO

Reference

For detailed reference documentation, please visit the Pulumi registry.

About

Boilerplate code for Terraform provider-backed Pulumi packages

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 48.6%
  • Python 28.0%
  • C# 13.7%
  • TypeScript 9.6%
  • Other 0.1%