Skip to content

Update Terraform cloudflare to v3.15.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.14.0 -> 3.15.0

Release Notes

cloudflare/terraform-provider-cloudflare

v3.15.0

Compare Source

NOTES:

  • provider: internally swapped to using diag.Diagnostics for CRUD return types and using context.Context passed in from the provider itself instead of instantiating our own in each operation (#​1592)

ENHANCEMENTS:

  • resource/cloudflare_device_posture_rule: Add expiration to device posture rule (#​1585)
  • resource/cloudflare_logpush_job: add support for managing network_analytics_logs (#​1627)
  • resource/cloudflare_logpush_job: allow r2 logpush destinations without ownership validation (#​1597)
  • resource/ruleset: add support for origin and host_header attributes (#​1620)

BUG FIXES:

  • resource/cloudflare_access_rule: Fix lifecycle of access_rule update (#​1601)
  • resource/cloudflare_spectrum_application: prevent panic when configuration does not include edge_ips.connectivity (#​1599)
  • resource/cloudflare_teams_rule: fixed detection of deleted teams rules (#​1622)

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