Skip to content

chore(deps): update terraform cloudflare to v4.7.1

Botaniker (Bot) requested to merge renovate/cloudflare-4.x into main

This MR contains the following updates:

Package Type Update Change
cloudflare (source) required_provider minor 4.6.0 -> 4.7.1

Release Notes

cloudflare/terraform-provider-cloudflare

v4.7.1

Compare Source

BUG FIXES:

  • resource/cloudflare_list: remove IsIPAddress validation that doesn't take into account CIDR notation (#​2486)

v4.7.0

Compare Source

NOTES:

FEATURES:

  • New Resource: cloudflare_r2_bucket (#​2378)

ENHANCEMENTS:

  • resource/cloudflare_account: provide account ID for error handling in resourceCloudflareAccountDelete (#​2436)
  • resource/cloudflare_device_posture_integration: add api_url to uptycs posture integration config. (#​2468)
  • resource/cloudflare_list: add support for Hostname and ASN lists. (#​2483)
  • resource/cloudflare_tunnel_config: add support for origin config on ingress rule and access (#​2477)

BUG FIXES:

  • resource/cloudflare_logpush_job: Properly set dataset field when importing logpush jobs (#​2444)
  • resource/cloudflare_pages_project: suggest a better default value for root_dir (#​2440)
  • resource/cloudflare_ruleset: Validation of ttls for action_parameters with edge_ttl or browser_ttl mode of override_origin (#​2454)
  • resource/cloudflare_workers_kv: Fix import to properly parse the id (#​2434)

DEPENDENCIES:

  • provider: bumps dependabot/fetch-metadata from 1.4.0 to 1.5.0 (#​2463)
  • provider: bumps dependabot/fetch-metadata from 1.5.0 to 1.5.1 (#​2469)
  • provider: bumps github.com/cloudflare/cloudflare-go from 0.67.0 to 0.68.0 (#​2466)
  • provider: bumps github.com/stretchr/testify from 1.8.2 to 1.8.3 (#​2457)
  • provider: bumps github.com/stretchr/testify from 1.8.3 to 1.8.4 (#​2484)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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, check this box

This MR has been generated by Renovate Bot. The local configuration can be found in the SI Renovate Bot repository.

Edited by Botaniker (Bot)

Merge request reports