chore(deps): update terraform cloudflare to v4.52.5 (#22044)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-09-16 22:01:44 +01:00 committed by GitHub
parent 69bb8d834f
commit ae539dfdf3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 62 additions and 62 deletions

View file

@ -5,7 +5,7 @@ terraform {
required_providers {
cloudflare = {
source = "cloudflare/cloudflare"
version = "4.52.3"
version = "4.52.5"
}
}
}