Skip to main content

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.PulumiPackage.Genesiscloud

Configuration

The following configuration points are available:

  • genesiscloud:token - (Required) This is the Genesis Cloud API Token, can also be specified with the GENESISCLOUD_TOKEN environment variable.
  • genesiscloud:endpoint - (Optional) This is the Genesis Cloud API endpoint, can be used to override the default API Endpoint https://api.genesiscloud.com. It can also be specified with the GENESISCLOUD_ENDPOINT environment variable.

Reference

For detailed reference documentation, please visit the Pulumi registry.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pulumi_genesiscloud-0.0.20.tar.gz (25.1 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page