ENHANCEMENTS:
- resource/cloudflare_ruleset: add support for
auto
compression in thecompress_response
action (#2409) - resource/cloudflare_waiting_room_settings: add support for waiting room zone-level settings. (#2419)
BUG FIXES:
- resource/cloudflare_notification_policy: Fix unexpected crashes when setting target_hostname with a filters attribute (#2425)
- resource/cloudflare_ruleset: allow
FromValue.PreserveQueryString
to be nullable and handled correctly (#2414) - resource/cloudflare_ruleset: allow using
0
as an edge TTL value without conflicting with Go types for zeros (#2415) - resource/cloudflare_turnstile_widget: align schema to match what is returned by the API and fix updating the widget (#2413)
DEPENDENCIES: