Skip to content

Commit

Permalink
Chore [deps:terraform]: bump hashicorp/http in /terraform (#531)
Browse files Browse the repository at this point in the history
Bumps [hashicorp/http](https://github.com/hashicorp/terraform-provider-http) from 3.4.2 to 3.4.5.
- [Release notes](https://github.com/hashicorp/terraform-provider-http/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-http/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-http@v3.4.2...v3.4.5)

---
updated-dependencies:
- dependency-name: hashicorp/http
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tyler Hendrickson <[email protected]>
  • Loading branch information
dependabot[bot] and TylerHendrickson authored Dec 6, 2024
1 parent 8a6b414 commit 8608e45
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
28 changes: 14 additions & 14 deletions terraform/.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/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ terraform {
}
http = {
source = "hashicorp/http"
version = "3.4.2"
version = "3.4.5"
}
random = {
source = "hashicorp/random"
Expand Down

0 comments on commit 8608e45

Please sign in to comment.