The Statsig Pulumi Provider allows you to configure your gates and experiments using Pulumi Infrastructure as Code. The provider synchronizes with Statsig via the Console API. If there is something you need to perform that isn’t supported by the Pulumi Provider, checkout the Console API.Documentation Index
Fetch the complete documentation index at: https://statsig-4b2ff144-mintlify-seo-metadata-1777910999.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Installation
The Statsig provider is available as a package in the following Pulumi languages:- JavaScript/TypeScript:
@statsig/pulumi-statsig - Python:
pulumi-statsig - Go:
github.com/statsig-io/pulumi-statsig/sdk/go/statsig - .NET:
Statsig.Pulumi
Configuration
The provider needs to be configured with the proper credentials before it can be used. Configure yourPulumi.yaml file with your Console API key:
Configuration Reference
consoleApiKey(String) - The Statsig Console API key retrieved from Statsig console.
Example Usage
TypeScript
Python
Go
C#
Supported Features
We currently support the following Statsig configurations:- Gates
- Experiments
- Dynamic Configs
- Segments