Skip to content

Commit

Permalink
chore(deps): update terraform cloudflare to v4.47.0 (#289)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 28, 2024
1 parent 4854395 commit 5e4904a
Show file tree
Hide file tree
Showing 4 changed files with 62 additions and 62 deletions.
60 changes: 30 additions & 30 deletions tf/deployment/modules/cloudflare/account/.terraform.lock.hcl

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion tf/deployment/modules/cloudflare/account/config.tf
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ terraform {
required_providers {
cloudflare = {
source = "cloudflare/cloudflare"
version = "4.46.0"
version = "4.47.0"
}
onepassword = {
source = "1Password/onepassword"
Expand Down
60 changes: 30 additions & 30 deletions tf/deployment/modules/cloudflare/api-keys/.terraform.lock.hcl

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion tf/deployment/modules/cloudflare/api-keys/config.tf
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ terraform {
required_providers {
cloudflare = {
source = "cloudflare/cloudflare"
version = "4.46.0"
version = "4.47.0"
}
onepassword = {
source = "1Password/onepassword"
Expand Down

0 comments on commit 5e4904a

Please sign in to comment.