# Statsig Terraform Provider

The Statsig Terraform Provider allows you to configure your gates and experiments with Terraform. The provider synchronizes with Statsig through the Console API. If the Terraform Provider doesn't support what you need, refer to the [Console API](https://docs.statsig.com/console-api/introduction).

Statsig hosts the provider on the Terraform registry at https://registry.terraform.io/providers/statsig-io/statsig

## Supported features

The provider supports the following Statsig configurations:

* [Gates](https://docs.statsig.com/integrations/terraform/terraform_gate)
* [Experiments](https://docs.statsig.com/integrations/terraform/terraform_experiment)

Coming Soon:

* Dynamic Configs
* Segments

If you need more from the Terraform Provider, ask in the [Statsig Slack channel](https://statsig.com/slack).
