Skip to content

Commit

Permalink
chore(deps): update hashicorp/hcp requirement from ~> 0.50.0 to ~> 0.…
Browse files Browse the repository at this point in the history
…51.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.50.0...v0.51.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Dec 9, 2022
1 parent a4935c4 commit a9a0b30
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.50.0"
version = "~> 0.51.0"
}
vsphere = {
source = "hashicorp/vsphere"
Expand Down

0 comments on commit a9a0b30

Please sign in to comment.