PowerShell / SecretManagement

PowerShell module to consistent usage of secrets through different extension vaults
MIT License
335 stars 47 forks source link

Ga changes #123

Closed PaulHigin closed 3 years ago

PaulHigin commented 3 years ago

These are changes for the GA release. They are mostly document and help fixes, but also includes a new SecretInformation class constructor that takes metadata as a hashtable, making it easier for script extension vaults to support secret metadata.