Skip to content

chore(deps): Bump cloudflare/cloudflare from 5.20.0 to 5.21.0 in /infra#1887

Merged
notheotherben merged 1 commit into
mainfrom
dependabot/terraform/infra/cloudflare/cloudflare-5.21.0
Jun 22, 2026
Merged

chore(deps): Bump cloudflare/cloudflare from 5.20.0 to 5.21.0 in /infra#1887
notheotherben merged 1 commit into
mainfrom
dependabot/terraform/infra/cloudflare/cloudflare-5.21.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 22, 2026

Copy link
Copy Markdown
Contributor

Bumps cloudflare/cloudflare from 5.20.0 to 5.21.0.

Release notes

Sourced from cloudflare/cloudflare's releases.

v5.21.0

5.21.0 (2026-06-19)

Full Changelog: v5.20.0...v5.21.0

New Resources

  • cloudflare_magic_transit_cf1_site: resource + 2 data sources (e104922)
  • cloudflare_origin_tls_compliance_modes: resource + data source (e104922)
  • cloudflare_zone_auto_origin_tls_kex: resource + data source (e104922)

Bug Fixes

  • workers_script: add missing propagation_policy to observability traces schema (78448d8), closes #7177
  • zero_trust_gateway_certificate: accept activate arg in create call (7d49372)
  • zone: only sweep zones containing the cftftest prefix (293ab21)
  • add missing no-op state upgraders for version 0 -> 500 (692a0c6), closes #7181
  • restore account_id and zone_id as required on 156 resources (62024cf)

Chores

  • ci: add schema version check to CI (accbeed)
  • ci: optimize CI workflow runtime (7aa373f)
  • cmd/migrate: remove cmd/migrate tool and acctest package (7b507f8)
  • grit: remove grit patterns and update migration guide (a94960d)
  • add acceptance tests for DLP data classification resources (b85f20c)
  • clean up (e36c8a3)
  • update cloudflare-go to v7 in tests (e21ca04)

Documentation

  • add docs for v5.21.0 release (712db1d)
Changelog

Sourced from cloudflare/cloudflare's changelog.

5.21.0 (2026-06-19)

Full Changelog: v5.20.0...v5.21.0

Features

  • add new resources from staging-next (e104922)

Bug Fixes

  • add missing no-op state upgraders for version 0 -> 500 (692a0c6), closes #7181
  • restore account_id and zone_id as required on 156 resources (62024cf)
  • workers_script: add missing propagation_policy to observability traces schema (78448d8)
  • zone: only sweep zones containing the cftftest prefix (293ab21)

Chores

  • Add acceptance tests for DLP data classification resources (b85f20c)
  • ci: optimize CI workflow runtime (7aa373f)
  • clean up (e36c8a3)

Documentation

  • add docs for v5.20.1 release (712db1d)
Commits
  • da07862 Merge pull request #7182 from cloudflare/release-please--branches--main--chan...
  • dd44ec9 release: 5.21.0
  • cd36eb8 Merge pull request #7199 from cloudflare/vaishak/remove-cmd-migrate
  • 4ad4c18 Merge branch 'next' into vaishak/remove-cmd-migrate
  • 8935a88 Merge pull request #7196 from cloudflare/musa/ci-workflow-optimizations
  • e36c8a3 chore: clean up
  • 3d665c7 Merge pull request #7200 from cloudflare/vaishak/remove-grit
  • a94960d chore(grit)! : remove grit
  • 7b507f8 chore(cmd/migrate)! : remove functionality
  • e815029 Merge pull request #7198 from cloudflare/fix/zone-sweeper-alt-zone
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

Bumps [cloudflare/cloudflare](https://github.com/cloudflare/terraform-provider-cloudflare) from 5.20.0 to 5.21.0.
- [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@v5.20.0...v5.21.0)

---
updated-dependencies:
- dependency-name: cloudflare/cloudflare
  dependency-version: 5.21.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file terraform Pull requests that update terraform code labels Jun 22, 2026

@notheotherben notheotherben left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This PR has been automatically approved because it was created by @dependabot.

@notheotherben notheotherben enabled auto-merge June 22, 2026 07:24
@codecov

codecov Bot commented Jun 22, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.07%. Comparing base (f5dee87) to head (76e1a7b).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1887   +/-   ##
=======================================
  Coverage   90.07%   90.07%           
=======================================
  Files         102      102           
  Lines        8653     8653           
=======================================
  Hits         7794     7794           
  Misses        859      859           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@notheotherben notheotherben merged commit 712e455 into main Jun 22, 2026
11 of 12 checks passed
@notheotherben notheotherben deleted the dependabot/terraform/infra/cloudflare/cloudflare-5.21.0 branch June 22, 2026 07:26
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.

1 participant