0.0.25 • Published 15 days ago

@genesiscloud/pulumi-genesiscloud v0.0.25

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
15 days 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.24

16 days ago

0.0.25

15 days ago

0.0.23

19 days ago

0.0.21

22 days ago

0.0.22

22 days ago

0.0.20

23 days ago

0.0.19

23 days ago

0.0.18

24 days ago

0.0.14

27 days ago

0.0.16

27 days ago

0.0.17

27 days ago

0.0.12

29 days ago

0.0.13

29 days ago

0.0.11

1 month ago

0.0.9

1 month ago

0.0.8

2 months ago

0.0.7

2 months ago

0.0.6

2 months ago

0.0.5

2 months ago

0.0.4

2 months ago

0.0.3

2 months ago

0.0.2

2 months ago

0.0.1

2 months ago