Skip to content

Releases: statsig-io/terraform-provider-statsig

v2.2.1

12 Dec 00:33

Choose a tag to compare

  • Adds docs for new segment resource

v2.2.0

12 Dec 00:18

Choose a tag to compare

  • Add new segment resource
  • Update role resource with newly added permission types

v2.1.2

15 Sep 22:25

Choose a tag to compare

  • Surfaces error message & body for all 4xx errors
  • Minor bug fix for configuring dynamic config rules without rule IDs
  • Minor bug fix to remove "Read-Only" label on dynamic config, experiment, and gate ID attribute

v2.1.1

15 Jul 00:03

Choose a tag to compare

Fixed an issue that prevented the provider from properly reading the console_api_key input

v2.1.0

11 Jul 19:56

Choose a tag to compare

Introduced new resources: tag, role, dynamic_config, unit_id_type, environments, settings_reviews, settings_roles, settings_teams, settings_project
Updated existing resources: gate

v2.0.1

31 May 22:08

Choose a tag to compare

Fix imports

v2.0.0

28 Mar 23:21

Choose a tag to compare

Fully migrated to the Terraform Plugin Framework
Introduced new resources: metric, metric_source, entity_property
Updated existing resources: gate, experiment, keys

v1.0.0

17 May 19:09

Choose a tag to compare

Began migration from Terraform SDKv2 plugin development to their new Framework

Minimum required Go version increased from 1.18.0 to 1.21.0

Added support for new Keys resource

Fixed compatibility with breaking changes on our API for in gates and experiments

v0.2.0

13 Mar 18:03
6cc5efb

Choose a tag to compare

Add support for Experiments

v0.1.2

10 Oct 22:58

Choose a tag to compare

Update README