Skip to content

Release v0.2.2 of IBM Cloud Secrets Backend for HashiCorp Vault

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 02 Aug 19:17
12a2456

This is a standalone backend plugin for use with HashiCorp Vault. This plugin dynamically generates API keys for IBM Cloud service IDs. The service ID can either be pre-existing or the plugin can dynamically create it and assign it membership in a set of IBM Cloud access groups.

This release has been tested with Vault 1.9.4.

Release Notes:

v0.2.2

  • Provides support for the iam_endpoint configuration value to reference an HTTP proxy

v0.2.1

  • Provides compatibility with plugin configurations stored using release v0.1.0

v0.2.0

  • Provides support for IBM Cloud IAM private endpoints
  • Provides the ability to rotate the IBM Cloud API key used by the secret engine

v0.1.0

  • The initial release