Skip to content

v5.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 21 Jan 20:22
1472ee8

Does the PR have any schema changes?

Found 3 breaking changes:

Types

  • 🟢 "configcat:index/getConfigurationsConfig:getConfigurationsConfig": required: "evaluationVersion" property has changed to Required
  • "configcat:index/getPermissionGroupsPermissionGroup:getPermissionGroupsPermissionGroup": required:
    • 🟢 "canDisable2fa" property has changed to Required
    • 🟢 "environmentAccesses" property has changed to Required

New resources:

  • index/integration.Integration
  • index/productPreferences.ProductPreferences
  • index/settingValueV2.SettingValueV2
  • index/webhook.Webhook

New functions:

  • index/getWebhookSigningKeys.getWebhookSigningKeys

What's Changed

  • Upgrade terraform-provider-configcat to v5.5.5 by @ringods in #44

Full Changelog: v3.0.0...v5.0.0