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.62.0 to ~> 0.63.0 in /terraform/vsphere-virtual-machine/content-library-ovf-linux-guest-customization-hcp-packer #601

Conversation

dependabot[bot]
Copy link
Contributor

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

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


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

Release notes

Sourced from hashicorp/hcp's releases.

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]
Changelog

Sourced from hashicorp/hcp's changelog.

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]

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]

... (truncated)

Commits

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 29, 2023 17:25
@dependabot dependabot bot added area/dependencies Area: Dependencies terraform labels Jun 29, 2023
@dependabot dependabot bot force-pushed the dependabot/terraform/terraform/vsphere-virtual-machine/content-library-ovf-linux-guest-customization-hcp-packer/hashicorp/hcp-tw-0.63.0 branch 2 times, most recently from 4cdff76 to 1b5a286 Compare June 29, 2023 23:17
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! 🚀

…63.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.62.0...v0.63.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-guest-customization-hcp-packer/hashicorp/hcp-tw-0.63.0 branch from 1b5a286 to c9ac51b Compare June 29, 2023 23:18
@tenthirtyam tenthirtyam merged commit b6a6cd9 into main Jun 29, 2023
1 check passed
@tenthirtyam tenthirtyam deleted the dependabot/terraform/terraform/vsphere-virtual-machine/content-library-ovf-linux-guest-customization-hcp-packer/hashicorp/hcp-tw-0.63.0 branch June 29, 2023 23:18
@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 30, 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