Skip to content

Commit c137c93

Browse files
committed
chore(deps): update terraform http to 3.4.0
1 parent 24bf250 commit c137c93

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

terraform/cloudflare/.terraform.lock.hcl

+13-13
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

terraform/cloudflare/main.tf

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ terraform {
77
}
88
http = {
99
source = "hashicorp/http"
10-
version = "3.3.0"
10+
version = "3.4.0"
1111
}
1212
sops = {
1313
source = "carlpett/sops"

0 commit comments

Comments
 (0)