Skip to content

sean1588/pulumi-splight

 
 

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 50.9%
  • C# 28.9%
  • TypeScript 18.9%
  • Other 1.3%