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] committed Nov 20, 2022
1 parent 820da32 commit cc15611
Showing 1 changed file with 1 addition and 1 deletion.
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.2.1"
}
sops = {
source = "carlpett/sops"
Expand Down

0 comments on commit cc15611

Please sign in to comment.