Skip to content

Update Terraform cloudflare to v3.14.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.13.0 -> 3.14.0

Release Notes

cloudflare/terraform-provider-cloudflare

v3.14.0

Compare Source

FEATURES:

  • New Resource: cloudflare_tunnel_route (#​1572)

ENHANCEMENTS:

  • resource/cloudflare_certificate_pack: add support for new option (wait_for_active_status) to block creation until certificate pack is active (#​1567)
  • resource/cloudflare_notification_policy: Add slo to notification policy filters (#​1573)
  • resource/cloudflare_teams_list: Add support for IP type (#​1550)

BUG FIXES:

  • cloudflare_tunnel_routes: Fix reads matching routers with larger CIDRs (#​1581)
  • resource/cloudflare_access_group: allow github access groups to be created without a list of teams (#​1589)
  • resource/cloudflare_logpush_job: make ownership challenge check for https not required (#​1588)
  • resource/cloudflare_tunnel_route: Fix importing resource (#​1580)
  • resource/cloudflare_zone: update plan identifier for professional rate plans (#​1583)

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