A Pulumi package for creating and managing genesiscloud cloud resources.
Project description
Genesis Cloud Resource Provider
The Genesis Cloud Resource Provider lets you manage Genesis Cloud 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 @genesiscloud/pulumi-genesiscloud
or yarn
:
yarn add @genesiscloud/pulumi-genesiscloud
Python
To use from Python, install using pip
:
pip install pulumi-genesiscloud
Go
To use from Go, use go get
to grab the latest version of the library:
go get github.com/genesiscloud/pulumi-genesiscloud/sdk/go/...
.NET
To use from .NET, install using dotnet add package
:
dotnet add package GenesisCloud.PulumiGenesisCloud
Configuration
The following configuration points are available:
genesiscloud:token
- (Required) This is the Genesis Cloud API Token, can also be specified with theGENESISCLOUD_TOKEN
environment variable.genesiscloud:endpoint
- (Optional) This is the Genesis Cloud API endpoint, can be used to override the default API Endpointhttps://api.genesiscloud.com
. It can also be specified with theGENESISCLOUD_ENDPOINT
environment variable.
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 pulumi_genesiscloud-0.0.13.tar.gz
.
File metadata
- Download URL: pulumi_genesiscloud-0.0.13.tar.gz
- Upload date:
- Size: 25.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9aa40e1c59ee77788590c198a4c7b11823ec1380671d2a4494ffa5ecc82b908c |
|
MD5 | 933969da07684d06b41240b9068bfb0e |
|
BLAKE2b-256 | b2f7d456c3a1142f4e553a024f2e533412051b8067dda849acf3448360eb6244 |