diff --git a/src/content/changelogs/waf-general.yaml b/src/content/changelogs/waf-general.yaml index ecde6ce165c8357..b217478bff654ea 100644 --- a/src/content/changelogs/waf-general.yaml +++ b/src/content/changelogs/waf-general.yaml @@ -7,6 +7,10 @@ topLevelLink: "/waf/change-log/" productArea: Application security productAreaLink: /fundamentals/reference/changelog/security/ entries: + - publish_date: "2024-12-10" + title: Change the order of list items in IP Lists (for API and Terraform users) + description: |- + Due to changes in the API implementation, the order of list items in an IP list obtained via API or Terraform may change, which may cause Terraform to detect a change in Terraform state. To fix this issue, resync the Terraform state or upgrade the version of your Terraform Cloudflare provider to [version 4.44.0](https://github.com/cloudflare/terraform-provider-cloudflare/releases/tag/v4.44.0) or later. - publish_date: "2024-11-14" title: Security Events pagination description: |-