Skip to content

Update cloudflare/cloudflare requirement from >= 4.39.0, < 5.0.0 to >= 4.39.0, < 5.23.1 - #303

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/terraform/cloudflare/cloudflare-gte-4.39.0-and-lt-5.23.1
Closed

Update cloudflare/cloudflare requirement from >= 4.39.0, < 5.0.0 to >= 4.39.0, < 5.23.1#303
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/terraform/cloudflare/cloudflare-gte-4.39.0-and-lt-5.23.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 15, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on cloudflare/cloudflare to permit the latest version.

Release notes

Sourced from cloudflare/cloudflare's releases.

v5.23.0

Changelog

5.23.0 (2026-07-30)

New Data Sources

  • cloudflare_zero_trust_dlp_custom_prompt_topic: add data source for DLP custom prompt topics (ae6a505)
  • cloudflare_zero_trust_dlp_custom_prompt_topics: add list data source for DLP custom prompt topics (ae6a505)

Features

  • bump Go SDK version to v7.8.0 (ae6a505)
  • hyperdrive_config: add v4 to v5 state migration (cdd5ca6)
  • turnstile_widget: add deployed_via and last_modified_via computed fields, and default offlabel to false (5952e95)
  • zero_trust_device_default_profile: add global_acceleration block for configuring custom tunnel and API endpoints (5952e95)
  • zero_trust_gateway_policy: add delete_headers support in request header modification settings (5952e95)

Bug Fixes

  • d1_database: initialize read_replication in state upgrader to prevent 400 error (298799b)
  • load_balancer_pool: preserve origins order to prevent perpetual drift (aad09cc)
  • zero_trust_access_ai_controls_mcp_portal: migrate servers state from list to set (9766b3a)
  • zero_trust_access_policy: resolve perpetual diff by calling normalization in CRUD (497f06b)
  • zero_trust_device_custom_profile: resolve perpetual drift on default, include, target_tests, and exclude nested attributes (f74cecf)
  • zero_trust_device_custom_profile: address review feedback on normalization (969b35d)
  • zero_trust_dex_test: remove stale model fields that caused value conversion panics during resource operations (fd43d83)
  • zero_trust_organization: normalize mfa_required_for_all_apps to prevent perpetual diff (001c28e)
  • workers_custom_domain: populate computed fields from a post-create read to prevent import drift (fd43d83)
  • pages_project: fix source.config drift for API-populated fields by preserving computed state values (c63f15e)

Chores

  • add .terraform-registry for ownership transfer (d33bc90)
  • internal: codegen related update (ae6a505)

Documentation

  • add workers_secret migration guidance with tf-migrate support (524b26a)
  • fix account_subscription examples (2ebc7db)
  • migration-guide: add table of contents to v5 migration guide (e11e8a4)
  • regenerate provider documentation (4656c9f)
  • resolve AI review doc warnings (691131e)
Changelog

Sourced from cloudflare/cloudflare's changelog.

5.23.0 (2026-07-30)

Full Changelog: v5.22.0...v5.23.0

New Data Sources

  • cloudflare_zero_trust_dlp_custom_prompt_topic: add data source for DLP custom prompt topics (ae6a505)
  • cloudflare_zero_trust_dlp_custom_prompt_topics: add list data source for DLP custom prompt topics (ae6a505)

Features

  • bump Go SDK version to v7.8.0 (ae6a505)
  • hyperdrive_config: add v4 to v5 state migration (cdd5ca6)
  • turnstile_widget: add deployed_via and last_modified_via computed fields, and default offlabel to false (5952e95)
  • zero_trust_device_default_profile: add global_acceleration block for configuring custom tunnel and API endpoints (5952e95)
  • zero_trust_gateway_policy: add delete_headers support in request header modification settings (5952e95)

Bug Fixes

  • d1_database: initialize read_replication in state upgrader to prevent 400 error (298799b)
  • load_balancer_pool: preserve origins order to prevent perpetual drift (aad09cc)
  • zero_trust_access_ai_controls_mcp_portal: migrate servers state from list to set (9766b3a)
  • zero_trust_access_policy: resolve perpetual diff by calling normalization in CRUD (497f06b)
  • zero_trust_device_custom_profile: resolve perpetual drift on default, include, target_tests, and exclude nested attributes (f74cecf)
  • zero_trust_device_custom_profile: address review feedback on normalization (969b35d)
  • zero_trust_dex_test: remove stale model fields that caused value conversion panics during resource operations (fd43d83)
  • zero_trust_organization: normalize mfa_required_for_all_apps to prevent perpetual diff (001c28e)
  • workers_custom_domain: populate computed fields from a post-create read to prevent import drift (fd43d83)
  • pages_project: fix source.config drift for API-populated fields by preserving computed state values (c63f15e)

Chores

  • add .terraform-registry for ownership transfer (d33bc90)
  • internal: codegen related update (ae6a505)

Documentation

  • add workers_secret migration guidance with tf-migrate support (524b26a)
  • fix account_subscription examples (2ebc7db)
  • migration-guide: add table of contents to v5 migration guide (e11e8a4)
  • regenerate provider documentation (4656c9f)
  • resolve AI review doc warnings (691131e)

5.22.0 (2026-07-09)

... (truncated)

Commits
  • 619b24e Merge pull request #7282 from cloudflare/release/v5.23.0-gh-sync
  • 14dfada fix: restore vary to ruleset data source model and schema
  • e34935a fix: restore vary block in ruleset SetCacheSettingsRules test fixtures
  • 2e5bedc fix: revert worker resource_test to main observability assertions
  • 4257a1f fix: revert worker observability to main behavior
  • b60d226 fix: revert partners_enterprise to partners_ent in account_subscription rate ...
  • 4dacc60 fix(ruleset/migration): restore v500 vary target model
  • 8a1e4ed fix: address PR review regressions
  • 32f1ab6 fix: restore rdp file validation and align changelog
  • c63f15e fix: stabilize pages and leaked credential acceptance tests
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

…= 4.39.0, < 5.23.1

Updates the requirements on [cloudflare/cloudflare](https://github.com/cloudflare/terraform-provider-cloudflare) to permit the latest version.
- [Release notes](https://github.com/cloudflare/terraform-provider-cloudflare/releases)
- [Changelog](https://github.com/cloudflare/terraform-provider-cloudflare/blob/main/CHANGELOG.md)
- [Commits](cloudflare/terraform-provider-cloudflare@v4.39.0...v5.23.0)

---
updated-dependencies:
- dependency-name: cloudflare/cloudflare
  dependency-version: 5.23.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Aug 29, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #311.

@dependabot dependabot Bot closed this Aug 29, 2026
@dependabot
dependabot Bot deleted the dependabot/terraform/cloudflare/cloudflare-gte-4.39.0-and-lt-5.23.1 branch August 29, 2026 04:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

component/core type/dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants