Skip to content

chore(deps): update terraform cloudflare to v5 - autoclosed

Renovate Bot requested to merge renovate/cloudflare-5.x into master

This MR contains the following updates:

Package Type Update Change
cloudflare (source) required_provider major 4.52.0 -> 5.1.0

Release Notes

cloudflare/terraform-provider-cloudflare (cloudflare)

v5.1.0

Compare Source

Full Changelog: v5.0.0...v5.1.0

Features
  • api: disable zero_trust_tunnel_cloudflared_token (#​5128) (df2c3bc)
  • api: enable zero_trust_tunnel_cloudflared_token (#​5127) (1bd200e)
  • grit: add more support for dns_record attributes (3dbe899)
  • various codegen changes (d91aee1)
Bug Fixes
  • grit: handle inner objects within the object for records (e7b7bb1)
  • grit: handle inner objects within the object for records (c9a5257)
  • grit: handle inner objects within the object for records (ae22af5)
  • grit: make pattern names consistent (0b2ba12)
  • update migration guide to use source, not stdlib (9d208d6)
  • use correct name for Grit patterns (2f8d522)
Documentation
  • clean out previously set schema_versions (fba939d)
  • handle cloudflare_record data migration (9eb450b)
  • regenerate (bbf53bf)
  • update deprecation dates (7a8b7d2)
  • update page_rules migration guidance (45e30b1)

v5.0.0

Compare Source

[!WARNING] v5.x of this provider is a ground-up rewrite of the SDK, using code generation from our OpenAPI spec.

There are backwards incompatible changes which are documented and outlined in the migration guide however, we offer codemods to assist as well as the manual steps if you prefer.

[!NOTE] v4.x will no longer be in active development per our support policy and all feature development and improvements will land in v5.x.

Migration guide (including changelog)

https://registry.terraform.io/providers/cloudflare/cloudflare/latest/docs/guides/version-5-upgrade


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.

Merge request reports

Loading