Skip to content

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

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.8.0 -> 3.9.1

Release Notes

cloudflare/terraform-provider-cloudflare

v3.9.1

Compare Source

NOTES:

  • resource/cloudflare_api_token: revert swap from TypeList to TypeSet due to broken migration (#​1455)

FEATURES:

  • New Data Source: cloudflare_devices (#​1453)

v3.9.0

Compare Source

FEATURES:

  • New Resource: cloudflare_gre_tunnel (#​1423)
  • New Resource: cloudflare_zone_cache_variants (#​1444)

ENHANCEMENTS:

  • cloudflare_ruleset: add support for "managed_challenge" action (#​1442)
  • resource/certificate_pack: adds validation_errors and validation_records with same format as custom hostnames. (#​1424)
  • resource/custom_hostname: also adds missing validation_errors, and certificate_authority (#​1424)
  • resource/custom_hostname: validation tokens are now an array (validation_records) instead of a top level, but the only top level record that was previously here was for cname validation, txt/http/email were entirely missing. (#​1424)

BUG FIXES:

  • cloudflare_argo_tunnel: conditionally fetch settings based on the provided configuration (#​1451)
  • resource/cloudflare_api_token: ignore ordering of permission_group IDs (#​1425)

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.

Edited by Renovate Bot

Merge request reports