hashicorp / hcp

HCP Command-Line Interface
Mozilla Public License 2.0
9 stars 1 forks source link

Release hcp vault-secrets integrations and rotating/dynamic secrets #176

Closed mercedesbh closed 4 hours ago

mercedesbh commented 7 hours ago

Changes proposed in this PR:

This PR encompasses the work for epic https://hashicorp.atlassian.net/browse/VAULT-28135 to gain HCP CLI Parity for Vault Secrets. It includes:

All changes in this PR have already gone through code review to make into this branch. Those PRs are here:

Screenshot 2024-10-04 at 12 56 01 PM

How I've tested this PR:

This PR includes unit tests, and has also been manually tested during a project bug bash

How I expect reviewers to test this PR:

  1. Checkout this branch
  2. Run make go/build
  3. Execute commands related to HVS integrations or rotating/dynamic secrets (commands can be found here).
Screenshot 2024-10-04 at 12 56 50 PM

Checklist: