Skip to content

Commit

Permalink
chore(deps): Update hashicorp/hcp requirement from ~> 0.47.0 to ~> 0.…
Browse files Browse the repository at this point in the history
…92.0

Updates the requirements on [hashicorp/hcp](https://github.com/hashicorp/terraform-provider-hcp) to permit the latest version.
- [Release notes](https://github.com/hashicorp/terraform-provider-hcp/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-hcp/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-hcp@v0.47.0...v0.92.0)

---
updated-dependencies:
- dependency-name: hashicorp/hcp
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jun 19, 2024
1 parent 078d5b5 commit b780014
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ terraform {
required_providers {
hcp = {
source = "hashicorp/hcp"
version = "~> 0.47.0"
version = "~> 0.92.0"
}
vsphere = {
source = "hashicorp/vsphere"
Expand Down

0 comments on commit b780014

Please sign in to comment.