Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 3, 2025

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

Release notes

Sourced from cloudflare/cloudflare's releases.

v5.11.0

5.11.0 (2025-10-02)

Full Changelog: v5.10.1...v5.11.0

Features

  • add assets.directory attribute for handling assets uploads in cloudflare_workers_script and cloudflare_worker_version resources (#6160) (50168e5)
  • add comprehensive test coverage for cloudflare_zero_trust_list types and (#6258) (6d2746c)
  • add missing services to CI test runner (#6271) (1477df8)
  • added capability for dynamicvalidator to do arbitrary semantic equivalence check (e1faeb8)
  • Add custom origin trust store support (175f4f5)
  • Add Terraform resource for Workflows (7533c05)
  • Add leaked credential check resources (c6be1c6)
  • Update worker and access application schemas (ed096e0)
  • Adding new self-service SSO APIs (007bdbc)
  • Changing SSO update from put to patch (f67fbd5)
  • Rename duplicate parameter in the to_markdown subresource (07ccc50)
  • Add to_markdown subresource to AI resource (1a71265)

Bug Fixes

  • bugfix for setting JSON keys with special characters (9a106e3)
  • build: fix broken builds on 'next' (#6280) (2224d8a)
  • build: revert cache resources to released state (#6289) (e62250c)
  • case-insensitive location handling for R2 bucket resources (#6026) (78c33ff)
  • cloudflare_workers_custom_domain failing to update (#6082) (46203a3)
  • fix acceptance tests in CI (#6286) (c0a9e89)
  • Fix zero trust access application acceptance tests (#6243) (4a2cbdb)
  • list_item: source url validation (#6226) (70abffa)
  • migrate: concatenate static and dynamic rules blocks (#6215) (be571d8)
  • migrate: page rules status defaults (#6212) (42a83d1)
  • migrate: zt access app default type (#6218) (cea98f8)
  • r2_bucket: case-insensitive location comparison and preserve state case in R2 bucket resource (#6211) (5babbb1)
  • resolve compilation and schema parity errors across multiple services (#6241) (052cab8)
  • resolve compilation errors in zero_trust_access_application and workers_script (#6230) (2b78333)
  • resolve provider schema validation errors and R2 bucket test failures (#6222) (2df6eb1)
  • resolve zero trust test failures from computed attribute refresh drift (#6224) (5351c6a)
  • ruleset: allow rewrite rules to set an empty URL query string (#6256) (b177cc0)
  • workers script migration (#6210) (dca249e)

Chores

  • add easy sweeper script (#6220) (7fe36e5)
  • do not install brew dependencies in ./scripts/bootstrap by default (44f11c3)
  • ensure tfplugindocs always use /var/tmp for compilation on linux (3ccb727)
  • improve example values (1ac2c1e)
  • logpush_jobs: Switch to Plan and State Checks from legacy Checks for logpush_jobs resource (#6083) (5933a83)
  • mcp: allow pointing docs_search tool at other URLs (195dbf4)

... (truncated)

Changelog

Sourced from cloudflare/cloudflare's changelog.

5.11.0 (2025-10-02)

Full Changelog: v5.10.1...v5.11.0

Features

  • add assets.directory attribute for handling assets uploads in cloudflare_workers_script and cloudflare_worker_version resources (#6160) (50168e5)
  • add comprehensive test coverage for cloudflare_zero_trust_list types and (#6258) (6d2746c)
  • add missing services to CI test runner (#6271) (1477df8)
  • added capability for dynamicvalidator to do arbitrary semantic equivalence check (e1faeb8)
  • Add custom origin trust store support (175f4f5)
  • Add Terraform resource for Workflows (7533c05)
  • Add leaked credential check resources (c6be1c6)
  • Update worker and access application schemas (ed096e0)
  • Adding new self-service SSO APIs (007bdbc)
  • Changing SSO update from put to patch (f67fbd5)
  • Rename duplicate parameter in the to_markdown subresource (07ccc50)
  • Add to_markdown subresource to AI resource (1a71265)

Bug Fixes

  • bugfix for setting JSON keys with special characters (9a106e3)
  • build: fix broken builds on 'next' (#6280) (2224d8a)
  • build: revert cache resources to released state (#6289) (e62250c)
  • case-insensitive location handling for R2 bucket resources (#6026) (78c33ff)
  • cloudflare_workers_custom_domain failing to update (#6082) (46203a3)
  • fix acceptance tests in CI (#6286) (c0a9e89)
  • Fix zero trust access application acceptance tests (#6243) (4a2cbdb)
  • list_item: source url validation (#6226) (70abffa)
  • migrate: concatenate static and dynamic rules blocks (#6215) (be571d8)
  • migrate: page rules status defaults (#6212) (42a83d1)
  • migrate: zt access app default type (#6218) (cea98f8)
  • r2_bucket: case-insensitive location comparison and preserve state case in R2 bucket resource (#6211) (5babbb1)
  • resolve compilation and schema parity errors across multiple services (#6241) (052cab8)
  • resolve compilation errors in zero_trust_access_application and workers_script (#6230) (2b78333)
  • resolve provider schema validation errors and R2 bucket test failures (#6222) (2df6eb1)
  • resolve zero trust test failures from computed attribute refresh drift (#6224) (5351c6a)
  • ruleset: allow rewrite rules to set an empty URL query string (#6256) (b177cc0)
  • workers script migration (#6210) (dca249e)

Chores

  • add easy sweeper script (#6220) (7fe36e5)
  • do not install brew dependencies in ./scripts/bootstrap by default (44f11c3)
  • ensure tfplugindocs always use /var/tmp for compilation on linux (3ccb727)
  • improve example values (1ac2c1e)
  • logpush_jobs: Switch to Plan and State Checks from legacy Checks for logpush_jobs resource (#6083) (5933a83)
  • mcp: allow pointing docs_search tool at other URLs (195dbf4)
  • migrate: remove debug statements from migration tool (#6223) (b50ee7c)

... (truncated)

Commits

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

… 5.11

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.0.0...v5.11.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file terraform Pull requests that update Terraform code labels Oct 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file terraform Pull requests that update Terraform code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants