Releases: statsig-io/terraform-provider-statsig
Releases · statsig-io/terraform-provider-statsig
v2.2.1
v2.2.0
- Add new
segmentresource - Update
roleresource with newly added permission types
v2.1.2
- 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
Fixed an issue that prevented the provider from properly reading the console_api_key input
v2.1.0
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
Fix imports
v2.0.0
Fully migrated to the Terraform Plugin Framework
Introduced new resources: metric, metric_source, entity_property
Updated existing resources: gate, experiment, keys
v1.0.0
v0.2.0
Add support for Experiments
v0.1.2
Update README