Skip to content

Commit

Permalink
Update Terraform cloudflare to 4.49.1
Browse files Browse the repository at this point in the history
Signed-off-by: Zee Aslam <[email protected]>
  • Loading branch information
renovate[bot] authored Dec 26, 2024
1 parent 8b02912 commit 96470f3
Show file tree
Hide file tree
Showing 4 changed files with 33 additions and 33 deletions.
60 changes: 30 additions & 30 deletions infrastructure/terraform/cloudflare/.terraform.lock.hcl

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

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.44.0"
version = "4.49.1"
}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ terraform {
required_providers {
cloudflare = {
source = "cloudflare/cloudflare"
version = "4.44.0"
version = "4.49.1"
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion infrastructure/terraform/cloudflare/versions.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.44.0"
version = "4.49.1"
}
sops = {
source = "carlpett/sops"
Expand Down

0 comments on commit 96470f3

Please sign in to comment.