Skip to content

chore(deps): update terraform cloudflare to v3.11.0

Renovate Bot requested to merge renovate/cloudflare-3.x into master

This MR contains the following updates:

Package Type Update Change
cloudflare (source) required_provider minor 3.10.1 -> 3.11.0

Release Notes

cloudflare/terraform-provider-cloudflare

v3.11.0

Compare Source

NOTES:

  • resource/cloudflare_origin_ca_certificate: requested_validity no longer decrements until the expires_on value but is now the amount of days the certificate was requested for. (#​1502)

FEATURES:

  • New Resource: cloudflare_teams_proxy_endpoint (#​1517)
  • New Resource: cloudflare_waiting_room_event (#​1509)

ENHANCEMENTS:

  • resource/cloudflare_page_rule: add support for actions.disable_zaraz (#​1523)
  • resource/cloudflare_ruleset: add support for action_parameters.response to control the response when triggering a WAF rule (#​1507)
  • resource/cloudflare_ruleset: add support for ratelimit.requests_to_origin (#​1507)

BUG FIXES:

  • resource/cloudflare_device_posture_integration: remove superfluous id from schema (#​1504)
  • resource/cloudflare_spectrum_application: Fix 'edge_ip_connectivity' state persistence (#​1515)

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, click this checkbox.

This MR has been generated by Renovate Bot.

Merge request reports