Releases: configcat/terraform-provider-configcat
Releases · configcat/terraform-provider-configcat
v5.5.6
v5.5.5
Export the internal provider.New to be able to use it from a Pulumi provider.
v5.5.4
Changed the terraform module to v5, and made the v5 branch the default branch.
v5.5.3
2024/12 security updates
v5.5.2
What's Changed
- Ability to set the
can_disable_2fa
permission at theconfigcat_permission_group
resource - Security patches
Full Changelog: v5.5.1...v5.5.2
v5.5.1
What's Changed
- Documentation fixes for integration resource by @laliconfigcat in #58
Full Changelog: v5.5.0...v5.5.1
v5.5.0
What's Changed
- Introduced the
configcat_integration
resource to be able to manage Integrations via Terraform. @laliconfigcat in #57
Full Changelog: v5.4.0...v5.5.0
v5.4.0
Fixed an issue with removing the setting_tag
resource.
v5.3.1
2024/06 security updates
v5.3.0
What's Changed
- Introduced the
configcat_product_preferences
resource to be able to manage Product preferences. - Introduced the
configcat_webhook
resource andconfigcat_webhook_signing_keys
data source to be able to manage Webhooks.
Full Changelog: v5.2.0...v5.3.0