0.57.0 • Published 20 days ago

@pulumiverse/exoscale v0.57.0

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
20 days ago

Exoscale Resource Provider

The Exoscale Resource Provider lets you manage Exoscale 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 @pulumiverse/exoscale

or yarn:

yarn add @pulumiverse/exoscale

Python

To use from Python, install using pip:

pip install pulumiverse_exoscale

Go

To use from Go, use go get to grab the latest version of the library:

go get github.com/pulumiverse/pulumi-exoscale/sdk/go/...

.NET

To use from .NET, install using dotnet add package:

dotnet add package Pulumiverse.Exoscale

Configuration

The following configuration points are available for the exoscale provider:

  • exoscale:key (environment: EXOSCALE_API_KEY) - Exoscale account API key
  • exoscale:secret (environment: EXOSCALE_API_SECRET) - Exoscale account API secret
  • exoscale:timeout - Global async operations waiting time in seconds (default: 300)

Reference

For detailed reference documentation, please visit the Pulumi registry.

0.57.0

20 days ago

0.56.0

2 months ago

0.55.0

3 months ago

0.54.1

5 months ago

0.53.0

7 months ago

0.52.1

8 months ago

0.54.0

5 months ago

0.53.1

6 months ago

0.52.2

8 months ago

0.51.0

8 months ago

0.50.0

10 months ago

0.52.3

8 months ago

0.48.0

12 months ago

0.49.0

11 months ago

0.47.0

1 year ago

0.46.0

1 year ago

0.44.0

1 year ago

0.45.0

1 year ago

0.43.0

1 year ago

0.42.0

1 year ago

0.1.4

1 year ago

0.1.3

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago