Skip to content

Commit

Permalink
build(deps): bump hashicorp/http from 3.4.1 to 3.4.2 in /terraform
Browse files Browse the repository at this point in the history
Bumps [hashicorp/http](https://github.com/hashicorp/terraform-provider-http) from 3.4.1 to 3.4.2.
- [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.1...v3.4.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 1, 2024
1 parent 61ab4b6 commit 34ecd90
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/terraform.tf
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ terraform {
}
http = {
source = "hashicorp/http"
version = "3.4.1"
version = "3.4.2"
}
}
# backend "azurerm" {}
Expand Down

0 comments on commit 34ecd90

Please sign in to comment.