chore(deps): update terraform cloudflare to v3.34.0
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
cloudflare (source) | required_provider | minor |
3.33.1 -> 3.34.0
|
Release Notes
cloudflare/terraform-provider-cloudflare
v3.34.0
BREAKING CHANGES:
- resource/cloudflare_notification_policy: alert types
block_notification_review_accepted
andworkers_uptime
have been removed. (#2215) - resource/cloudflare_notification_policy: alert types
g6_health_alert
has been renamed toload_balancing_health_alert
(#2215) - resource/cloudflare_notification_policy: alert types
g6_pool_toggle_alert
has been renamed toload_balancing_pool_enablement_alert
(#2215) - resource/cloudflare_notification_policy: alert types
scriptmonitor_alert_new_max_length_script_url
has been renamed toscriptmonitor_alert_new_max_length_resource_url
(#2215) - resource/cloudflare_notification_policy: alert types
scriptmonitor_alert_new_scripts
has been renamed toscriptmonitor_alert_new_resources
(#2215)
FEATURES:
ENHANCEMENTS:
- resource/cloudflare_notification_policy: alert types
block_notification_block_removed
,fbm_dosd_attack
,scriptmonitor_alert_new_max_length_resource_url
,scriptmonitor_alert_new_resources
,tunnel_health_event
,tunnel_update_event
have been added. (#2215) - resource/cloudflare_ruleset: Preserve IDs of unmodified rules when updating rulesets (#2172)
- resource/cloudflare_ruleset: add support for
score_per_period
andscore_response_header_name
(#2177) - resource/cloudflare_worker_script: add support for
queue_binding
(#2134)
BUG FIXES:
- resource/cloudflare_account_member: allow
status
to be computed when not provided (#2217) - resource/cloudflare_page_rule: fix failing page rules acceptance tests (#2213)
- resource/cloudflare_page_rule: make cache_key_fields optional to align with API constraints (#2192)
- resource/cloudflare_page_rule: remove empty cookie and header fields when applying this resource (#2208)
- resource/cloudflare_pages_project: changing
name
will now force recreation of the project (#2216)
DEPENDENCIES:
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot. The local configuration can be found in the SI Renovate Bot repository.