Skip to content
Snippets Groups Projects

chore(deps): update terraform cloudflare to v5

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

This MR contains the following updates:

Package Type Update Change OpenSSF
cloudflare (source) required_provider major 4.52.0 -> 5.5.0 OpenSSF Scorecard

:warning: Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

cloudflare/terraform-provider-cloudflare (cloudflare)

v5.5.0

Compare Source

Full Changelog: v5.4.0...v5.5.0

Features
Bug Fixes
  • api: fix path placeholders (0964b9a)
  • cloud_connector_rules: define upsert operations (db4e2aa)
  • cloud_connector_rules: fix nested schema bodies (#​5559) (64edb91)
  • cloud_connector_rules: remove outdated warning (#​5560) (d7d6ad0)
  • cloud_connector_rules: reuse zone_id for anchor aliasing (bb5cbf3)
  • cloud_connector: alias read methods (2df31d9)
  • cloudforce_one: fix ID typings (#​5556) (8f30924)
  • cloudforce_one: fix ID typings (#​5558) (6259852)
  • docs: ensure schema docstrings always match the correct schema (120b0c0)
  • internal: more consistent handling of terraform attribute names (69f06bf)
  • only unmarshal attributes that exist on the read response schema during refresh (6521853)
  • page rule issues (#​5601) (6316235)
  • r2_bucket_event_notification: add missing queue ID for params (#​5594) (eae6622)
  • r2_bucket_event_notification: revert incorrect schema update (#​5593) (e86f933)
  • r2_bucket: fix handling of r2_bucket params (#​5562) (aa7ba48)
  • r2_bucket: support editing attributes in place (d0f7581)
  • release: update README and version correctly in release MRs (5b2c9d1)
  • schema: support ID parameters on post bodies in addition to path params (11b8aa9)
  • workers_script: Fix refresh behavior and state thrashing (#​5544) (5c9e166)
  • zone_setting: update model tags to match schema (#​5597) (624db57)
Chores
  • build: update go.mod indirect dependencies (b808655)
  • dep: bump cloudflare-go to v4.4.0 (4c54318)
  • grit: make state replacements more flexible (94617a7)
  • internal: codegen related update (c805fc4)
Documentation

v5.4.0

Compare Source

Full Changelog: v5.3.0...v5.4.0

Features
Bug Fixes
  • api: Fix workers_route identifier attributes (cf994ae)
  • build: do not fail if go mod tidy fails during bootstrapping (99c36f3)
  • cloud_connector: dedupe nested fields (63e0303)
  • fix caching issue between Unmarshal and UnmarshalComputed (f253a26)
  • resources: do not refresh resources that have unsupported response types (febe04e)
  • schema: fix configurability calculation for nested properties without computed values (428f76b)
  • workers_kv: fix cloudflare_workers_kv state refresh (2e61b3e)
  • workers: rectify bad merge (6937388)
Chores
  • ci: only use depot for staging repos (ce5dd65)
  • ci: run on more branches (b90e5eb)
  • ci: run on more branches and use depot runners (0a38714)
  • workers_kv: test resource properly supports drift detection (d3777ed)
  • workers_kv: update acceptance test to use v2 cloudflare-go client (d717117)

v5.3.0

Compare Source

Full Changelog: v5.2.0...v5.3.0

Features
Bug Fixes
Chores
Documentation

v5.2.0

Compare Source

Full Changelog: v5.1.0...v5.2.0

Features
Bug Fixes
  • accoun_token: mark meta as read only (84e8c23)
  • account_token: fix missing model change (fff0f2c)
  • account_token: handle value write only field (4cbb4b5)
  • account: remove recreation on tenant unit (76fbb98)
  • api: avoid spurious replacement plans for computed ID properties (#​5244) (37baea6)
  • api: remove min and max validations in mismatched union variants (#​5263) (b5f51a0)
  • authenticated_origin_pulls_certificate: handle private_key write only field (78b9ff1)
  • authenticated_origin_pulls_certificate: populate certificate_id from the id (2b53245)
  • dns_record: relax constraint for overlapping unions (ac79ff8)
  • find-by style data source attributes should share models with plural data sources (#​5251) (d488159)
  • r2_custom_domain: remove duplicated domain value (e062813)
  • r2_custom_domain: update path placeholders to de-duplicate internal values (#​5281) (5ef949d)
  • rulesets: remove unused fields (dcab45f)
  • waiting_rooms: comment out broken struct for now (3f89aef)
  • workers_script: re-resolve the correct schemas (05b25ba)
Chores
Documentation

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

:date: Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

:recycle: Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: 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

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading