chore(deps): update terraform cloudflare to v4.34.0 ()

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-06-03 10:07:10 +01:00 committed by GitHub
parent e7dc1f7968
commit bb9e18247b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 62 additions and 36 deletions
deployment/modules/cloudflare/docs

View file

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