Skip to content

chore(deps): update terraform cloudflare to v3.5.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.4.0 -> 3.5.0

Release Notes

cloudflare/terraform-provider-cloudflare

v3.5.0

Compare Source

NOTES:

  • provider: split schema definition from resource CRUD operations (#​1321)

FEATURES:

  • New Data Source: cloudflare_access_identity_provider (#​1300)

ENHANCEMENTS:

  • resource/cloudflare_access_application: add support for app_launcher_visible to the schema (#​1303)
  • resource/cloudflare_ruleset: add support for rewriting HTTP response headers (#​1339)
  • resource/cloudflare_zone: support changing type values (#​1301)

BUG FIXES:

  • resource/cloudflare_access_group: fix mapping error for AzureAD (#​1341)
  • resource/cloudflare_access_rule: allow "ip6" to be a padded or unpadded value and compare correctly (#​1294)
  • resource/cloudflare_argo: call Read for Import operations (#​1295)
  • resource/cloudflare_argo_tunnel: fix import mechanism (#​1329)
  • resource/cloudflare_argo_tunnel: update CNAME to use cfargotunnel.com (#​1293)
  • resource/cloudflare_origin_ca_certificate: reintroduce DiffSuppressFunc for requested_validity changes to handle all schema/SDK combinations (#​1289)
  • resource/cloudflare_split_tunnel: import now works by specifying accountId/mode (#​1313)
  • resource/cloudflare_teams_list: ignore items ordering (#​1338)

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