Releases: configcat/terraform-provider-configcat
Releases · configcat/terraform-provider-configcat
v5.5.3
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
v5.2.0
What's Changed
- Fixing Error: Provider produced inconsistent result after apply by @laliconfigcat in #50
Full Changelog: v5.1.0...v5.2.0
v5.1.0
What's Changed
- Added a rate limit handler for HTTP calls to handle the Public Management API's rate limits gracefully. by @z4kn4fein
- Fixed user agent and X-Caller-Id headers to include the correct version of the Provider. by @laliconfigcat
Full Changelog: v5.0.1...v5.1.0
v5.0.1
2024/Apr security updates