Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update hashicorp/hcp requirement from ~> 0.63.0 to ~> 0.66.0 in /terraform/vsphere-virtual-machine/template-linux-cloud-init-hcp-packer #615

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 13, 2023

Updates the requirements on hashicorp/hcp to permit the latest version.

Release notes

Sourced from hashicorp/hcp's releases.

v0.66.0 (July 13, 2023)

FEATURES:

  • Adds hcp_packer_run_task data source. [GH-547]
  • Adds hcp_packer_run_task resource. [GH-547]

IMPROVEMENTS:

  • Updated Auth Guide to reflect the impact to the provider when using Project-Level Service Principals; project_id within the provider configuration is needed. Fix for previous release in v0.64.0 [GH-552]
  • Updated Boundary Tier configuration to be case insensitive. [GH-554]
Changelog

Sourced from hashicorp/hcp's changelog.

v0.66.0 (July 13, 2023)

FEATURES:

  • Adds hcp_packer_run_task data source. [GH-547]
  • Adds hcp_packer_run_task resource. [GH-547]

IMPROVEMENTS:

  • Updated Auth Guide to reflect the impact to the provider when using Project-Level Service Principals; project_id within the provider configuration is needed. Fix for previous release in v0.64.0 [GH-552]
  • Updated Boundary Tier configuration to be case insensitive. [GH-554]

v0.65.0 (July 10, 2023)

FEATURES:

  • Adds tier to the hcp_boundary_cluster resource to manage the cluster pricing and feature set. [GH-544]

v0.64.0 (July 07, 2023)

FEATURES:

  • Adds hcp_packer_bucket_names data source. [GH-536]

IMPROVEMENTS:

  • Updated Auth Guide to reflect the impact to the provider when using Project-Level Service Principals; project_id within the provider configuration is needed. [GH-543]

BUG FIXES:

  • Capture unknown errors from the HCP Go SDK when getting project or organization, where errors were previously replaced with a static message. [GH-542]
  • Resolve panics when Packer API client helpers receive unexpected error formats [GH-545]

v0.63.0 (June 29, 2023)

FEATURES:

  • Adds hcp_packer_channel_assignment resource. [GH-531]

IMPROVEMENTS:

  • Adds read-only restricted field to hcp_packer_channel resource. [GH-531]

DEPRECATIONS:

  • Setting the iteration block on hcp_packer_channel is now deprecated in favor of hcp_packer_channel_assignment. [GH-531]

v0.62.0 (June 23, 2023)

IMPROVEMENTS:

  • Add "premium" to descriptions about Consul Cluster tier [GH-537]
  • Update the description of the optional project_id field in data sources and resources to include details of how project_id is targeted when none is passed in. [GH-527]

... (truncated)

Commits
  • 9888f6b updated documentation
  • a9e1907 updated CHANGELOG.md
  • e786346 Case insensitive HCP Boundary tier configuration (#554)
  • 70e9a78 updated docs for project level service principals (#552)
  • 18b42a7 HPR-1174: Add hcp_packer_run_task resource and data source (#547)
  • a18e487 [COMPLIANCE] Add Copyright and License Headers (#551)
  • b44d0d4 updated documentation
  • fac11f2 updated CHANGELOG.md
  • 2129da2 Add tier configuration for HCP Boundary (#544)
  • d9fef40 updated documentation
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Copy link
Contributor

@tenthirtyam tenthirtyam left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

…66.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.63.0...v0.66.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/terraform/terraform/vsphere-virtual-machine/template-linux-cloud-init-hcp-packer/hashicorp/hcp-tw-0.66.0 branch from efd45f2 to 9a803bb Compare July 13, 2023 23:17
@tenthirtyam tenthirtyam added this to the .Next milestone Jul 13, 2023
@tenthirtyam tenthirtyam added type/chore Chore area/terraform Area: Terraform and removed terraform labels Jul 13, 2023
@tenthirtyam tenthirtyam merged commit 7c36976 into main Jul 13, 2023
1 check passed
@tenthirtyam tenthirtyam deleted the dependabot/terraform/terraform/vsphere-virtual-machine/template-linux-cloud-init-hcp-packer/hashicorp/hcp-tw-0.66.0 branch July 13, 2023 23:19
@github-actions
Copy link

I'm going to lock this pull request because it has been closed for 30 days. This helps our maintainers find and focus on the active issues.

If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 13, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area/dependencies Area: Dependencies area/terraform Area: Terraform type/chore Chore
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant