Skip to content

Commit c2f133c

Browse files
markjmillerkorinne
andauthored
Update src/content/changelog/fundamentals/2025-03-21-resource-force-replacement-bug.mdx
Co-authored-by: korinne <[email protected]>
1 parent c414b50 commit c2f133c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/changelog/fundamentals/2025-03-21-resource-force-replacement-bug.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ products:
66
date: 2025-03-21T00:00:00Z
77
---
88

9-
In [Cloudflare Terraform Provider](https://github.com/cloudflare/terraform-provider-cloudflare) >5.2.0, dozens of resources now have proper drift detection. Before the fix, these resources would indicate they needed to be updated or replaced even if there was no real change.
9+
In [Cloudflare Terraform Provider](https://github.com/cloudflare/terraform-provider-cloudflare) versions 5.2.0 and above, dozens of resources now have proper drift detection. Before this fix, these resources would indicate they needed to be updated or replaced even if there was no real change. Now, you can rely on your `terraform plan` to only show what resources are expected to change.
1010

1111
This issue affected [resources](https://registry.terraform.io/providers/cloudflare/cloudflare/latest/docs) related to these products and features:
1212

0 commit comments

Comments
 (0)