Skip to content

Commit

Permalink
chore(deps): Update hashicorp/hcp requirement from ~> 0.49.0 to ~> 0.…
Browse files Browse the repository at this point in the history
…50.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.49.0...v0.50.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 1, 2022
1 parent 3cce63f commit 8d9244a
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.49.0"
version = "~> 0.50.0"
}
vsphere = {
source = "hashicorp/vsphere"
Expand Down

0 comments on commit 8d9244a

Please sign in to comment.