Skip to content

Commit

Permalink
Update hashicorp/hcp requirement from ~> 0.77.0 to ~> 0.99.0
Browse files Browse the repository at this point in the history
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.77.0...v0.99.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 29, 2024
1 parent 49dfd67 commit 73bc766
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.77.0"
version = "~> 0.99.0"
}
vsphere = {
source = "hashicorp/vsphere"
Expand Down

0 comments on commit 73bc766

Please sign in to comment.