0.0.29 • Published 9 months ago

@genesiscloud/pulumi-genesiscloud v0.0.29

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
9 months ago

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.

0.0.29

9 months ago

0.0.28

11 months ago

0.0.26

1 year ago

0.0.27

1 year ago

0.0.24

1 year ago

0.0.25

1 year ago

0.0.23

1 year ago

0.0.21

1 year ago

0.0.22

1 year ago

0.0.20

1 year ago

0.0.19

1 year ago

0.0.18

1 year ago

0.0.14

1 year ago

0.0.16

1 year ago

0.0.17

1 year ago

0.0.12

1 year ago

0.0.13

1 year ago

0.0.11

1 year ago

0.0.9

1 year ago

0.0.8

1 year ago

0.0.7

1 year ago

0.0.6

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago