Skip to content

chore(deps): update terraform cloudflare to v5.5.0

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 minor 5.3.0 -> 5.5.0

Warning

Some dependencies could not be looked up. Check the warning logs 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)

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.

Edited by Renovate Bot

Merge request reports

Loading