Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 29, 2025

Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.

This PR contains the following updates:

Package Type Update Change
cloudflare (source) required_provider major ~> 4.0 -> ~> 5.0

Release Notes

cloudflare/terraform-provider-cloudflare (cloudflare)

v5.10.0

Compare Source

Full Changelog: v5.9.0...v5.10.0

Features
  • add 'ruleset' support in migration tool (#​6104) (82158eb)
  • add migration tool support for cloudflare_snippet (79e19d3)
  • add migration tool support for cloudflare_snippet_rules (b1d4e92)
  • cloudflare_list: add nested list items to data source (0818c2d)
  • cloudflare_list: add nested set list items (f96b922)
  • handle list items in v4 (5c315f2)
  • internal: support CustomMarshaler interface for encoding types (3ce3cbc)
  • Merge branch 'vaishak/bump-sdk-version' into 'main' (2d4ae17)
  • merge items into list (0709233)
  • migrate list with embedded items from v4 to v5 (40ff2dd)
  • migrate: add comprehensive workers cross-resource reference support (39032e3)
  • migrate: fix load_balancer migration test (#​6148) (1d21133)
  • migrate: implement comprehensive workers_script v4→v5 bindings migration (59d436b)
  • migrate: implement remaining workers_script binding migration fixes (6324582)
  • migrate: support migrations for workers_route and workers_script (3308fa5)
  • migration tests (1e35d38)
  • migration tests (8ec2d24)
  • modernize healthcheck tests (74a358d)
  • modernize notification_policy_webhooks tests (bbab7d5)
  • modernize r2_bucket tests (ecf2609)
  • modernize zero_trust_dlp_custom_profile tests (cb11079)
  • modernize zero_trust_dlp_entry tests (6f0a6b1)
  • modernize zero_trust_list tests (27e8cab)
  • ruleset: validate action parameters are used with correct action (578879e)
  • workers_route, workers_script: implement migration for workers_(script|route) (ff3e68e)
  • zone: add v4 -> v5 migrations (279070c)
  • zone: implement migrations (717787a)
Bug Fixes
  • broken test data and block attribute conversion (#​6138) (6a07ac2)
  • ci workflows (ee2117a)
  • comment_modified_on drift in DNS records (b5bdee4)
  • discord failure (8b8eb19)
  • dns record empty states (e8f418e)
  • don't announce to discord (9e7a495)
  • dynamic 'origins' blocks migrations (8d5de51)
  • dynamic blocks and tests (4d6855c)
  • fix snippets tests (52dfe49)
  • fix zero_trust_dlp_entry acceptance tests (5007122)
  • inconsistent apply Issue #​6076 (#​6139) (0e9650f)
  • migrate: add missing hyperdrive binding attribute renames (fc6b137)
  • migrate: correct module transformation and clean up dead code tests (c364035)
  • migrate: custom_pages state migrations (8b4e1cf)
  • migrate: implement dispatch_namespace attribute to binding migration (3a432dd)
  • migrate: implement module attribute to main_module/body_part migration (dd94222)
  • migrate: implement workers_secret cross-resource migration to secret_text bindings (5ff5c6c)
  • migrations for config and state (24e44b0)
  • more roboust retry logic for certificate tests (#​6154) (25039bc)
  • nil dereference in cloudflare_workers_script resource (#​6158) (bcfc129), closes #​6147
  • prevent resource type corruption in workers_secret state migration (abc0548)
  • prevent resource type corruption in workers_secret state migration (adbbae2)
  • required field ttl (b88e5b8)
  • resolve race condition in zero_trust_access_mtls_hostname_settings migration tests (#​6152) (9c6deef)
  • run spinnets in sequence (0789979)
  • skip acceptance tests in unit test scope (#​6155) (e860eb5)
  • snippet and load balancer migration tests (#​6149) (a347ebc)
  • state (5742920)
  • state test (16c5fc2)
  • tests (84f27a3)
  • tiered cache test (408a4b6)
  • workers_script: fix/improve bindings tests (fca02f3)
  • workers_script: get tests passing again (404a241)
  • workers_script: referenced attribute renames (#​6136) (29d686c)
  • workers_script: resolve binding order infinite loop in v5 provider (a05f552)
  • zero trust access indetity provider migration (7bc2a5d)
  • zero trust access mtls certificate acceptance tests (7e91d44)
  • zero trust migrations (ddc8642)
  • zero_trust_access_mtls_certificate acceptance tests (b163147)
  • zero_trust_device_custom_profile sweeper (f0ed7ca)
Chores
Refactors
  • migrate: add resource rename support to workers_route and workers_script (35eaca1)
  • migrate: clean up duplicate bindings maps (2393057)

v5.9.0

Compare Source

Full Changelog: v5.8.4...v5.9.0

Features
  • add comprehensive zero_trust_access_group v4→v5 migration support (44b55c1)
  • add job IDs (8bcdbd5)
  • api: api update (b9b17cf)
  • api: api update (8ec5c0e)
  • api: api update (fb4eddb)
  • api: api update (12c4328)
  • api: api update (511614c)
  • api: api update (1d22129)
  • api: api update (7391faf)
  • api: api update (4fa333d)
  • api: api update (5f93f24)
  • api: api update (b584f87)
  • api: api update (ff12699)
  • api: api update (ad38f3f)
  • api: api update (51bbca9)
  • api: api update (d873115)
  • api: api update (a6065ba)
  • api: api update (2545b2c)
  • api: api update (abcd800)
  • api: api update (9251429)
  • api: api update (4980f38)
  • api: api update (76010ab)
  • api: api update (627dfd8)
  • api: api update (b6e00b8)
  • api: api update (8bfb0c4)
  • api: api update (d614e59)
  • api: api update (b1cb9f3)
  • api: api update (098a710)
  • api: api update (da44c34)
  • api: api update (276d413)
  • api: api update (403f6a6)
  • api: api update (51788e7)
  • api: api update (841fa60)
  • api: api update (cfcd80d)
  • api: api update (8832c77)
  • api: api update (f02e8ce)
  • api: api update (bfd878b)
  • implement automated v4→v5 migrations for zero trust access application (344d995)
  • implement automated v4→v5 migrations for zero trust access policy (204a2c0)
  • implement comprehensive v4 to v5 migration for zero_trust_access_group resources (c63bd93)
  • implement comprehensive v4→v5 migration for tiered_cache resources (1d763a9)
  • migrate argo (21bef66)
  • migrate state (47c25c2)
  • migrate state (799e3c2)
  • migrate: fix access application domain_type and destinations migration (f572e62)
  • migrate: remove skip_app_launcher_login_page when type is not app_launcher (1cfa5ec)
  • migrations for zero_trust_access_application (bb35c7c)
  • migrations for zero_trust_access_identity_provider (75e412f)
  • migrations for zero_trust_access_mtls_certificate (4d547c5)
  • migrations for zero_trust_access_mtls_hostname_settings (82ff1cb)
  • parallel test runs (48d5c35)
  • regional_hostname: support migration from v4 to v5 (ffd589d)
  • state upgrader (ed2ad91)
  • sweeper for magic_wan_static_route (51728f9)
  • zero trust access policy migrations (134df93)
Bug Fixes
  • 'created_on' API inconsistencies in LB pool (e8d34db)
  • access application model schema parity (94311b7)
  • account_member tests (832a05a)
  • api_token (3846ff9)
  • drift (6e5659d)
  • dynamic type validators should handle int and floats correctly (5ae1226)
  • enable account_member tests (d3ba4ab)
  • encoder crash for nested nils in dynamic types (91e9782)
  • enhance DNS record sweeper to prevent apex domain test conflicts (4be8681)
  • grit patterns (736b9ac)
  • grit patterns for dns records (6e0785e)
  • handle empty tags (35ab9f7)
  • implement migration for ZT IDP in the migrate tool (df2289e)
  • load_balancer_monitor: Fix detected drift on refresh (024f015)
  • load_balancer: Fix detected drift on refresh and update (3d06582)
  • migrate for managed headers (8398f4f)
  • migrate: fix incorrect setting name for 0rtt (4943ca2)
  • migrate: fix zone_settings migrations (d24ce96)
  • populate computed_optional collections from API responses (d6c64dc)
  • properly handle null nested objects in customfield marshaling (61c808d)
  • remove state upgrade (c6716e7)
  • resolve test failures in magic_wan_static_route and (11d91df)
  • resolve type mismatches in zero trust access policy and application migrations (8e3b4b6)
  • test: Add plan check validations to cloudflare_zero_trust_tunnel_cloudflared_route resource (c94fb5b)
  • test: add planmodifiers for dynamic type (eaf6f17)
  • use planmodifier for zone_settings value normalization (468f59a)
  • wire up migrates (54c3248)
  • zero trust access policy acceptance tests (4804ca3)
  • zero_trust_device_custom_profile_local_domain_fallback: fix recurring diffs and add acceptance tests for multiple domains (c8e790a)
  • zero_trust_device_custom_profile: fix recurring diffs and add acceptance tests (2b358e6)
  • zone_setting: remove grit patterns for cloudflare_zone_settings_override (3b6edda)
Chores
  • add load balancer acceptance tests to CI (b9df93d)
  • add sweeper for magic_wan_gre_tunnel (e31976a)
  • add tests for zero_trust_device_custom_profile (cc567a8)
  • add zero trust device tests to CI (bcff1a8)
  • api: upload stainless config from cloudflare-config (9a32393)
  • api: upload stainless config from cloudflare-config (00d150d)
  • api: upload stainless config from cloudflare-config (ca57125)
  • api: upload stainless config from cloudflare-config (416b5c1)
  • ci: skip ZT mTLS tests (289ce58)
  • ci: temporarily disable migration tests (e1c5b3d)
  • ci: temporarily disable migration tests (8ab562f)
  • clean up (0415065)
  • comment modified on test (d403d5f)
  • disable failing queue and r2bucket sweepers (e1394a8)
  • docs: generate provider docs (d86327b)
  • fix ci script (5991be1)
  • fix magic_wan_ipsec_tunnel acceptance tests (5f5b50a)
  • fix sweepers for many resources (c2f66f6)
  • fix TestAccCloudflareAccessOrganization (8b0e176)
  • fix TestAccCloudflareAccessPolicy_ApprovalGroup (52ef60b)
  • fix workers_script tests (1116eac)
  • fix zero_trust_access_identity_provider tests (2575473)
  • fix zero_trust_access_mtls_certificate acct tests (a00f421)
  • fix zero_trust_access_mtls_hostname_settings tests (166517f)
  • fix zero_trust_tunnel_cloudflared_route (0e961f7)
  • fix zero_trust_tunnel_cloudflared_route tests (3c51256)
  • improve integrity test error messages (2d410d2)
  • increase ci test timeout (5da9eab)
  • increase number of ci jobs (50ee749)
  • internal: add test rule to lint for dynamic attributes that do not have planmodifier (a725465)
  • internal: codegen related update (42115d7)
  • internal: codegen related update (8feeada)
  • internal: codegen related update (17863a2)
  • internal: codegen related update (0bd098f)
  • internal: codegen related update (4e59511)
  • internal: codegen related update (55d5985)
  • internal: codegen related update (5505692)
  • internal: codegen related update (7765dbf)
  • internal: codegen related update (1748ea8)
  • internal: codegen related update (e0eff5c)
  • internal: codegen related update (cde67a4)
  • internal: codegen related update (5d2fe3d)
  • internal: codegen related update (a9610ce)
  • internal: codegen related update (90aa9c5)
  • internal: codegen related update (2b37de1)
  • internal: codegen related update (b27f531)
  • internal: codegen related update (2275aa2)
  • internal: codegen related update (4cbcff5)
  • internal: codegen related update (2136d08)
  • load_balancer_pool: fix test data and skip broken test (3be61aa)
  • merge acct GH steps into a single step (d27710c)
  • more tests and drift (f1cc4ac)
  • parallel ci test runs (260a5b9)
  • remove state upgraders (ca04b97)
  • remove version from schema (73f2e17)
  • run sweeper before any test run (5bac861)
  • separate acceptance and migration tests (e466442)
  • skip failing ruleset test (7746f2b)
  • skip failing sweepers (46810fe)
  • update all cf-go v5 -> v6 imports (2cd840f)
  • we can have only 3 parallel jobs (588c710)
  • wire up migrate commands (b574a2a)
  • zero_trust_access_mtls_certificate tests (07e374e)

v5.8.4

Compare Source

Full Changelog: v5.8.3...v5.8.4

Bug Fixes
  • cloudflare_ruleset: update for consistency with OpenAPI schema (837da07)
Chores
  • don't announce to discord (1816fff)
  • generate docs for 5.8.4 release (ae12b37)
  • only include ones that have tests (ebc40cf)
  • run one by one (1185be7)

v5.8.2

Compare Source

Full Changelog: v5.8.1...v5.8.2

Features
Chores
  • update model for zt gateway settings (a084e1b)

v5.7.1

Compare Source

Full Changelog: v5.7.0...v5.7.1

Bug Fixes
  • api: Fix update/read path parameter for zone subscription (c763edf)
Chores

v5.7.0

Compare Source

Full Changelog: v5.6.0...v5.7.0

Features
  • api: Add 'zero_trust_tunnel_warp_connector' Terraform resource (204d752)
  • api: Add DELETE and POST routes for Magic Connector (b3c8c0a)
  • api: api update (85a1a2f)
  • api: api update (c20c04c)
  • api: api update (f936dc9)
  • api: api update (a5634a8)
  • api: api update (d7e118c)
  • api: api update (7a1200e)
  • api: api update (97ea6d6)
  • api: api update (75e1515)
  • api: api update (223c0ff)
  • api: api update (7e9304b)
  • api: api update (b98281d)
  • api: api update (d94fb1f)
  • api: api update (7861f45)
  • api: api update (534cc05)
  • api: api update (39676a0)
  • api: api update (c449ded)
  • api: api update (de3965a)
  • api: api update (ab0e41a)
  • api: api update (c8168f2)
  • api: api update (371b58e)
  • new option to send computed values back to server (2b9c5d5)
  • workers_script: support content_file and content_sha256 attribute pair as alternative to content (6c850b0)
  • zero_trust_dlp: Added individual resources and new routes (2b7185f)
Bug Fixes
  • assertion (58392a5)
  • ci jobs (8fd4d84)
  • ci run setup (b38f788)
  • ci: release-doctor — report correct token name (87e54a5)
  • logpull_retention: Fix Terraform ID property (de3811f)
  • null nested attribute decoding (5ba7d5b)
  • terraform: strip leading/trailing underscores from attribute names (e00ca4b)
  • zone_subscription: Fix incorrect path identifier on Update and Read (e00223d)
Chores

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 PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from FlipEnergy as a code owner January 29, 2025 04:27
@renovate renovate bot force-pushed the renovate/cloudflare-5.x branch from 18900a3 to d646619 Compare August 2, 2025 02:33
@renovate renovate bot force-pushed the renovate/cloudflare-5.x branch from d646619 to 702eccb Compare August 15, 2025 21:56
@renovate renovate bot force-pushed the renovate/cloudflare-5.x branch from 702eccb to 5c61962 Compare August 31, 2025 09:25
@renovate renovate bot force-pushed the renovate/cloudflare-5.x branch from 5c61962 to 9397197 Compare September 8, 2025 13:11
@renovate renovate bot force-pushed the renovate/cloudflare-5.x branch from 9397197 to 2cb0b62 Compare September 13, 2025 08:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants