hashicorp / hcp

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

Update HVS integrations #168

Closed mercedesbh closed 3 days ago

mercedesbh commented 4 days ago

Changes proposed in this PR:

This PR adds the update command for hvs integrations

How I've tested this PR:

Ran make go/build to manually test local changes, and added unit tests.

How I expect reviewers to test this PR:

  1. Checkout this branch
  2. Run make go/build
  3. Update a HVS integration `./bin/hcp vault-secrets integrations update --data-file=path/to/file/config.hcl
Screenshot 2024-09-30 at 1 49 34 PM Screenshot 2024-09-30 at 1 49 20 PM

Checklist: