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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 15, 2023

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

Release notes

Sourced from hashicorp/hcp's releases.

v0.77.0 (November 14, 2023)

FEATURES:

  • Add hcp_organization_iam_binding resource. [GH-661]
  • Add hcp_organization_iam_policy resource. [GH-661]
  • Add hcp_project_iam_binding resource. [GH-661]
  • Add hcp_project_iam_policy resource. [GH-661]
  • Add support to authenticate the provider using credential files. [GH-672]

IMPROVEMENTS:

  • Add NewRelic as an observability provider for streaming audit logs and metrics from HCP Vault clusters. [GH-653]
  • The change introduces the ability to provide configuration via environment variables, which will allow credentials to be provided via environment variable (either directly or via a creds file). [GH-666]
Changelog

Sourced from hashicorp/hcp's changelog.

v0.77.0 (November 14, 2023)

FEATURES:

  • Add hcp_organization_iam_binding resource. [GH-661]
  • Add hcp_organization_iam_policy resource. [GH-661]
  • Add hcp_project_iam_binding resource. [GH-661]
  • Add hcp_project_iam_policy resource. [GH-661]
  • Add support to authenticate the provider using credential files. [GH-672]

IMPROVEMENTS:

  • Add NewRelic as an observability provider for streaming audit logs and metrics from HCP Vault clusters. [GH-653]
  • The change introduces the ability to provide configuration via environment variables, which will allow credentials to be provided via environment variable (either directly or via a creds file). [GH-666]

v0.76.0 (November 01, 2023)

BUG FIXES:

  • Fix some documentation mistakes in examples for the hcp_iam_workload_identity_provider resource. [GH-657]
  • Removed unnecessary validation of a trailing slash on the oidc.issuer_uri field for the hcp_iam_workload_identity_provider resource. [GH-656]

v0.75.0 (October 25, 2023)

BREAKING CHANGES:

  • Drops support for Terraform CLI versions prior to v1.1.5, previously deprecated in provider release v0.74.1 [GH-637]

FEATURES:

  • Add hcp_iam_workload_identity_provider resource. [GH-647]

IMPROVEMENTS:

  • Upgrade to Terraform Provider Protocol 6 [GH-637]

v0.74.1 (October 19, 2023)

DEPRECATIONS:

  • An upcoming release will deprecate support for Terraform versions before 1.1.5. Please upgrade to be able to use the latest releases of the provider. [GH-644]

v0.74.0 (October 19, 2023)

FEATURES:

  • Add hcp_service_principal_key resource. [GH-636]
  • Add hcp_service_principal data source. [GH-636]
  • Add hcp_service_principal resource. [GH-636]

BUG FIXES:

  • Fix hcp_project import [GH-642]

... (truncated)

Commits
  • 96c773d updated documentation
  • 200d3b9 updated CHANGELOG.md
  • 98b1d6b Always check env when building HCP Client (#673)
  • 0ca1f76 Add support for credential files (#672)
  • 3d4ef0b Revert "Add support for http observability on vault_cluster resource" (#669)
  • 6d061c3 [COMPLIANCE] Add Copyright and License Headers (#665)
  • 94d8429 Update hcp-sdk-go and enable environment variable based configuration (#666)
  • 713bf23 Add support for http observability on vault_cluster resource (#660)
  • 08ade16 Add support for newrelic observability on vault_cluster resource (#653)
  • 46ec29c Add Organization/Project IAM Policy/Binding resources (#661)
  • 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.76.0...v0.77.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file terraform Pull requests that update Terraform code labels Nov 15, 2023
@DonBower DonBower merged commit 71b97f7 into main Nov 25, 2023
2 checks passed
@dependabot dependabot bot deleted the dependabot/terraform/terraform/vsphere-virtual-machine/content-library-ovf-linux-guest-customization-hcp-packer/hashicorp/hcp-tw-0.77.0 branch November 25, 2023 14:50
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 Dec 26, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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.

1 participant