Skip to content

Commit

Permalink
chore(deps): update terraform cloudflare to v4.49.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 26, 2024
1 parent 581e3cd commit d8c1ff5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion terraform/cloud/providers.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ terraform {
required_providers {
cloudflare = {
source = "cloudflare/cloudflare"
version = "4.48.0"
version = "4.49.0"
}
onepassword = {
source = "1Password/onepassword"
Expand Down
2 changes: 1 addition & 1 deletion terraform/s3/providers.tf
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ terraform {
}
cloudflare = {
source = "cloudflare/cloudflare"
version = "4.48.0"
version = "4.49.0"
}
sops = {
source = "carlpett/sops"
Expand Down

0 comments on commit d8c1ff5

Please sign in to comment.