An open API service indexing awesome lists of open source software.

https://github.com/outscale/pulumi-outscale

pulumi outscale provider
https://github.com/outscale/pulumi-outscale

Last synced: about 1 year ago
JSON representation

pulumi outscale provider

Awesome Lists containing this project

README

          

# Outscale Resource Provider
[![Project Sandbox](https://docs.outscale.com/fr/userguide/_images/Project-Sandbox-yellow.svg)](https://docs.outscale.com/en/userguide/Open-Source-Projects.html)

The Outscale Resource Provider lets you manage [Outscale](https://fr.outscale.com/api-outscale/) resources.

## Work In Progress

This project is still very unstable, use it at your own risk
Until a release is made, we keep the liberty to break everything.

## Usage

This package is available for several languages/platforms:

### yaml

[Examples here](https://github.com/outscale/pulumi-outscale/tree/master/examples/yaml)

### Node.js (JavaScript/TypeScript)

[Examples here](https://github.com/outscale/pulumi-outscale/tree/master/examples/ts)

### Python

[Examples here](https://github.com/outscale/pulumi-outscale/tree/master/examples/python)

### Go

[Examples here](https://github.com/outscale/pulumi-outscale/tree/master/examples/go/)

### .NET

[Examples here](https://github.com/outscale/pulumi-outscale/tree/master/examples/)

### .Java

__Not yet tested, and posibly broken__

## Configuration

Please look at [Development](./docs/installation-configuration.md)

# To start developping Pulumi Outscale
Please look at [Development](./docs/developement.md)

# Contribution
Please look at [Contribution](./docs/contributing.md)