Skip to content

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)

v3.10.1

Compare Source

BUG FIXES:

  • resource/cloudflare_ruleset: don't attempt to upgrade ratelimit if it isn't set (#​1501)

v3.10.0

Compare Source

BREAKING CHANGES:

  • resource/cloudflare_ruleset: rename mitigation_expression to counting_expression (#​1477)

ENHANCEMENTS:

  • resource/cloudflare_access_rule: add support for managed_challenge action (#​1457)
  • resource/cloudflare_custom_hostname: adds support for custom_origin_sni (#​1482)
  • resource/cloudflare_device_policy_certificates: add support for device policy certificate settings (#​1467)
  • resource/cloudflare_teams_rules: Add insecure_disable_dnssec_validation option to settings (#​1469)
  • resource/cloudflare_zone: add support for partner rate plans (#​1464)

BUG FIXES:

  • resource/cloudflare_record: no need to pass the resourceCloudflareRecordUpdate to the NonRetryable handler (#​1496)

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