You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The detailed [changelog](https://github.com/cloudflare/terraform-provider-cloudflare/releases/tag/v5.5.0) is available on GitHub.
13
+
- Broad fixes across resources with recurring diffs, including, but not limited to:
14
+
-`cloudflare_zero_trust_gateway_policy`
15
+
-`cloudflare_zero_trust_access_application`
16
+
-`cloudflare_zero_trust_tunnel_cloudflared_route`
17
+
-`cloudflare_zone_setting`
18
+
-`cloudflare_ruleset`
19
+
-`cloudflare_page_rule`
20
+
- Zone settings can be re-applied without client errors
21
+
- Page rules conversion errors are fixed
22
+
- Failure to apply changes to `cloudflare_zero_trust_tunnel_cloudflared_route`
23
+
- Other bug fixes
24
+
25
+
For a more detailed look at all of the changes, see the [changelog](https://github.com/cloudflare/terraform-provider-cloudflare/releases/tag/v5.5.0) in GitHub.
-[#5303: cloudflare_page_rule import does not set values for all of the fields in terraform state](https://github.com/cloudflare/terraform-provider-cloudflare/issues/5303)
30
+
-[#5178: cloudflare_page_rule Page rule creation with redirect fails](https://github.com/cloudflare/terraform-provider-cloudflare/issues/5178)
31
+
-[#5336: cloudflare_turnstile_wwidget not able to udpate](https://github.com/cloudflare/terraform-provider-cloudflare/issues/5336)
32
+
-[#5418: cloudflare_cloud_connector_rules: Provider returned invalid result object after apply](https://github.com/cloudflare/terraform-provider-cloudflare/issues/5418)
33
+
-[#5423: cloudflare_zone_setting: "Invalid value for zone setting always_use_https"](https://github.com/cloudflare/terraform-provider-cloudflare/issues/5423)
34
+
35
+
If you have an unaddressed issue with the provider, we encourage you to check the [open issues](https://github.com/cloudflare/terraform-provider-cloudflare/issues) and open a new one if one does not already exist for what you are experiencing.
73
36
74
37
### Upgrading
75
38
@@ -78,4 +41,4 @@ If you are evaluating a move from v4 to v5, please make use of the [migration gu
0 commit comments