Skip to content

Commit

Permalink
chore(deps): bump hashicorp/http from 3.4.2 to 3.4.3
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.3.
- [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.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 4, 2024
1 parent b6293d1 commit f39d0dd
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
28 changes: 14 additions & 14 deletions .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 version.tf
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ terraform {
}
http = {
source = "hashicorp/http"
version = "3.4.2"
version = "3.4.3"
}
boundary = {
source = "hashicorp/boundary"
Expand Down

0 comments on commit f39d0dd

Please sign in to comment.