A Pulumi package for creating and managing exoscale cloud resources.
Project description
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 keyexoscale:secret
(environment:EXOSCALE_API_SECRET
) - Exoscale account API secretexoscale:timeout
- Global async operations waiting time in seconds (default: 300)
Reference
For detailed reference documentation, please visit the Pulumi registry.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file pulumiverse_exoscale-0.59.2.tar.gz
.
File metadata
- Download URL: pulumiverse_exoscale-0.59.2.tar.gz
- Upload date:
- Size: 111.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 52c8b93fdf7f29f0b1dd7d44620c56a41deaa7c53cfa1652a0ac726cb025722b |
|
MD5 | 733a7b19adaa16f03137fb975f3c1d0c |
|
BLAKE2b-256 | f05d77941eb0a8f4a3c6be4ca4c425da7b64e2a464e706bed9d80c8a700b5b2d |