pulumi-splight

A Pulumi package for creating and managing Splight resources.


Keywords
splightplatform, splight, category/infrastructure
License
Apache-2.0
Install
pip install pulumi-splight==0.1.24

Documentation

Splight Resource Provider

The Splight provider enables seamless interaction with resources supported by Splight.

To begin using the provider, you need to configure it with the appropriate credentials. Refer to the Installation & Configuration guide for more information.

For information on development, please refer to the Contribute Guide.

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 @splightplatform/pulumi-splight

or yarn:

yarn add @splightplatform/pulumi-splight

Python

To use from Python, install using pip:

pip install pulumi-splight

Go

To use from Go, use go get to grab the latest version of the library:

go get github.com/splightplatform/pulumi-splight/sdk/go/splight

.NET

To use from .NET, install using dotnet add package:

dotnet add package Splight.Splight

Reference

For detailed reference documentation, please visit the Pulumi registry.