Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update terraform cloudflare to v4.50.0
Browse files Browse the repository at this point in the history
renovate[bot] authored Jan 14, 2025
1 parent be6b760 commit 02f8d7a
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
@@ -7,7 +7,7 @@ terraform {
required_providers {
cloudflare = {
source = "cloudflare/cloudflare"
version = "4.49.1"
version = "4.50.0"
}
onepassword = {
source = "1Password/onepassword"
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
@@ -7,7 +7,7 @@ terraform {
required_providers {
cloudflare = {
source = "cloudflare/cloudflare"
version = "4.49.1"
version = "4.50.0"
}
onepassword = {
source = "1Password/onepassword"

0 comments on commit 02f8d7a

Please sign in to comment.