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.
This package is available for several languages/platforms:
To use from JavaScript or TypeScript in Node.js, install using either npm:
npm install @splightplatform/pulumi-splightor yarn:
yarn add @splightplatform/pulumi-splightTo use from Python, install using pip:
pip install pulumi-splightTo use from Go, use go get to grab the latest version of the library:
go get github.com/splightplatform/pulumi-splight/sdk/go/splightTo use from .NET, install using dotnet add package:
dotnet add package Splight.SplightFor detailed reference documentation, please visit the Pulumi registry.