Skip to content

Commit

Permalink
chore(deps): update terraform http to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 3, 2024
1 parent bcb3c3e commit bef2234
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 15 deletions.
39 changes: 25 additions & 14 deletions provision/terraform/cloudflare/.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 provision/terraform/cloudflare/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ terraform {
}
http = {
source = "hashicorp/http"
version = "2.1.0"
version = "3.4.3"
}
sops = {
source = "carlpett/sops"
Expand Down

0 comments on commit bef2234

Please sign in to comment.