Skip to content

Commit

Permalink
chore(deps): update terraform cloudflare to v4.49.1 (#321)
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 Jan 6, 2025
1 parent f5613d8 commit 7c20d64
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.48.0"
version = "4.49.1"
}
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.48.0"
version = "4.49.1"
}
onepassword = {
source = "1Password/onepassword"
Expand Down

0 comments on commit 7c20d64

Please sign in to comment.