Skip to content

Commit

Permalink
fix(terraform): update terraform http to 3.4.1 (#6598)
Browse files Browse the repository at this point in the history
Co-authored-by: bot-ross[bot] <98030736+bot-ross[bot]@users.noreply.github.com>
  • Loading branch information
bot-ross[bot] authored Dec 19, 2023
1 parent 25cbac2 commit 3b37947
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 25 deletions.
48 changes: 24 additions & 24 deletions terraform/main/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 terraform/main/cloudflare/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ terraform {
}
http = {
source = "hashicorp/http"
version = "3.4.0"
version = "3.4.1"
}
}
required_version = ">= 1.3.0"
Expand Down

0 comments on commit 3b37947

Please # to comment.