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.61.0 to ~> 0.62.0 in /terraform/vsphere-virtual-machine/content-library-ovf-linux-cloud-init-hcp-packer #596

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 26, 2023

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

Release notes

Sourced from hashicorp/hcp's releases.

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]

BUG FIXES:

  • Fixed panic when hcp_packer_image points to a channel without an assigned iteration. [GH-533]
Changelog

Sourced from hashicorp/hcp's changelog.

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]

BUG FIXES:

  • Fixed panic when hcp_packer_image points to a channel without an assigned iteration. [GH-533]

v0.61.0 (June 13, 2023)

FEATURES:

  • hcp_vault_secrets_app: New data source that allows bulk retrieval of all secret values in a secrets app [GH-524]

v0.60.0 (June 07, 2023)

IMPROVEMENTS:

  • Documentation: Update contributor documentation and resource-specific import examples to reflect multi-project support. [GH-517]

DEPRECATIONS:

  • Setting the hvn_2 attribute of data.hcp_hvn_peering_connection is now deprecated. The value of the attribute is not needed to fetch data, and it was never validated against the real value for hvn_2. The value will now be populated automatically. Remove the hvn_2 attribute from the configuration for affected data sources. [GH-522]
  • Setting the project_id attribute on hcp_hvn_peering_connection and data.hcp_hvn_peering_connection is now deprecated. The value of the field was required to match the project ID for hvn_1 and will now be determined automatically. Remove the project_id field from the configuration for affected resources and data sources. [GH-522]
  • Setting the project_id attribute on hcp_hvn_route and data.hcp_hvn_route is now deprecated. The value of the field was required to match the project ID in hvn_link and will now be determined automatically. Remove the project_id field from the configuration for affected resources and data sources. [GH-522]

BUG FIXES:

  • Fixed several missing/incorrect implementations for the resource-level project_id attribute that could lead to undefined or undesirable behavior on some resources and data sources when the project_id attribute had been used and its most recent value was different from the provider-level project_id, whether or not the attribute was still present in the configuration file. NOTE: See associated PR for caveats on temporary regressions. [GH-522]
  • Resolve unintended removal of assigned iteration when iteration block is not present on hcp_packer_channel [GH-521]

v0.59.0 (June 01, 2023)

FEATURES:

... (truncated)

Commits
  • 69aadc6 updated documentation
  • 97c8b4e updated CHANGELOG.md
  • 333a064 Fix provider version in documentation before 0.62.0 prerelease
  • e687aab [CC-5321] Add premium to Consul Cluster tier's description (#537)
  • bbae9fc HPR-1208: Fix panic when hcp_packer_image points to an empty channel (#533)
  • d4aa0c6 [HCPF-644] Add more details to project_id description. (#527)
  • 5b70411 [docs] Fix link to architecture image now that cloud website has moved (#530)
  • 2173a20 Fix missing CHANGELOG entry
  • See full diff 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)

@dependabot dependabot bot requested a review from a team as a code owner June 26, 2023 18:07
@dependabot dependabot bot added area/dependencies Area: Dependencies terraform labels Jun 26, 2023
@dependabot dependabot bot force-pushed the dependabot/terraform/terraform/vsphere-virtual-machine/content-library-ovf-linux-cloud-init-hcp-packer/hashicorp/hcp-tw-0.62.0 branch from a2fa21b to f53647b Compare June 27, 2023 00:53
@dependabot dependabot bot force-pushed the dependabot/terraform/terraform/vsphere-virtual-machine/content-library-ovf-linux-cloud-init-hcp-packer/hashicorp/hcp-tw-0.62.0 branch from f53647b to d6d3e9f Compare June 27, 2023 00:56
…62.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.61.0...v0.62.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/content-library-ovf-linux-cloud-init-hcp-packer/hashicorp/hcp-tw-0.62.0 branch from d6d3e9f to e9e7050 Compare June 27, 2023 00:58
@tenthirtyam tenthirtyam merged commit 97b1565 into main Jun 27, 2023
1 check passed
@tenthirtyam tenthirtyam deleted the dependabot/terraform/terraform/vsphere-virtual-machine/content-library-ovf-linux-cloud-init-hcp-packer/hashicorp/hcp-tw-0.62.0 branch June 27, 2023 00:58
@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 Jul 28, 2023
@tenthirtyam tenthirtyam added this to the .Next milestone Sep 16, 2023
@tenthirtyam tenthirtyam self-assigned this Sep 16, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area/dependencies Area: Dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant