Skip to content

Commit 00b217f

Browse files
committed
[WAF] Add new general changelog entry (IP lists)
1 parent 8f77c5f commit 00b217f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/content/changelogs/waf-general.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ topLevelLink: "/waf/change-log/"
77
productArea: Application security
88
productAreaLink: /fundamentals/reference/changelog/security/
99
entries:
10+
- publish_date: "2024-12-10"
11+
title: Change the in order of list items in IP Lists (for API and Terraform users)
12+
description: |-
13+
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.
1014
- publish_date: "2024-11-14"
1115
title: Security Events pagination
1216
description: |-

0 commit comments

Comments
 (0)