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

Update hashicorp/hcp requirement from ~> 0.77.0 to ~> 0.100.0 in /terraform/vsphere-virtual-machine/content-library-ovf-linux-cloud-init-hcp-packer #179

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 3, 2024

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

Release notes

Sourced from hashicorp/hcp's releases.

v0.100.0 (December 02, 2024)

IMPROVEMENTS:

  • Enable updates to Vault Radar integration connections. [GH-1133]
  • Enable updates to Vault Radar integration subscriptions. [GH-1139]
  • Enable updates to Vault Radar source token. [GH-1134]
  • Update hcp_group API calls to retry when encountering a 502, 503, or 504 error. [GH-1140]
  • Upgrade the HCP SDK and update Vault Secrets to use API V2 (stable/2023-11-28) [GH-1142]

BUG FIXES:

  • Retry billing service update call when creating a project [GH-1131]
Changelog

Sourced from hashicorp/hcp's changelog.

v0.100.0 (December 02, 2024)

IMPROVEMENTS:

  • Enable updates to Vault Radar integration connections. [GH-1133]
  • Enable updates to Vault Radar integration subscriptions. [GH-1139]
  • Enable updates to Vault Radar source token. [GH-1134]
  • Update hcp_group API calls to retry when encountering a 502, 503, or 504 error. [GH-1140]
  • Upgrade the HCP SDK and update Vault Secrets to use API V2 (stable/2023-11-28) [GH-1142]

BUG FIXES:

  • Retry billing service update call when creating a project [GH-1131]

v0.99.0 (November 12, 2024)

DEPRECATIONS:

  • Added a Deprecation message for the following resources: hcp_consul_agent_helm_config,hcp_consul_agent_kubernetes_secret,hcp_consul_cluster,hcp_consul_versions [GH-1124]
  • Added a Deprecation message for the following resources: hcp_consul_cluster,hcp_consul_cluster_root_token,hcp_consul_snapshot [GH-1124]

v0.98.1 (November 07, 2024)

BUG FIXES:

  • HCP Vault Radar resource documents did not have the subcategory set correctly. [GH-1129]

v0.98.0 (November 06, 2024)

FEATURES:

  • Add preview of the following Vault Radar connections and subscriptions: hcp_vault_radar_integration_jira_connection hcp_vault_radar_integration_jira_subscription hcp_vault_radar_integration_slack_connection hcp_vault_radar_integration_slack_subscription [GH-1116]
  • Add preview of vault_radar_source_github_cloud resource. [GH-1119]
  • add vault_secrets_integration_confluent resource and add support for confluent secrets to vault_secrets_rotating_secret resource [GH-1120]

IMPROVEMENTS:

  • Fixed issues where the HVS App resource would behave improperly such as returning an error if using an empty description. [GH-1118]
  • Upgrade the HCP SDK and fix breaking change w/ Vault Secrets [GH-1113]
  • Upgrade the HCP SDK for Vault Secrets [GH-1122]

BUG FIXES:

  • creating a mongodb rotating secret should create a mongodb rotating secret not a twilio one [GH-1126]

v0.97.0 (October 08, 2024)

FEATURES:

  • Add pagination support for vault OpenAppSecrets preview api. [GH-1109]

... (truncated)

Commits
  • 70c5ded updated documentation
  • f52878d updated CHANGELOG.md
  • 4233dae HVS use stable/2023-11-28 api (#1142)
  • 921447b Retry billing update in project creation (#1131)
  • 4b0066f HCPIE-1846: Handle DEADLINE_EXCEEDED Retries for IAM Groups and Group Members...
  • 2f5ce38 VAULT-32136: Enable updates to Vault Radar integration subscriptions. (#1139)
  • 388d206 VAULT-32515: Enable updates to Vault Radar integration connections. (#1133)
  • 1b09162 VAULT-32140: Enable updates to Vault Radar source tokens. (#1134)
  • 0a2ee11 Bump google.golang.org/grpc from 1.64.0 to 1.67.0 (#1100)
  • 1c21f5a 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

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.77.0...v0.100.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 17, 2024

Superseded by #184.

@dependabot dependabot bot closed this Dec 17, 2024
@dependabot dependabot bot deleted the dependabot/terraform/terraform/vsphere-virtual-machine/content-library-ovf-linux-cloud-init-hcp-packer/hashicorp/hcp-tw-0.100.0 branch December 17, 2024 06:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file terraform Pull requests that update Terraform code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants