joshcorr / SecretManagement.Hashicorp.Vault.KV

A PowerShell SecretManagement extension for Hashicorp Vault Key Value Engine
MIT License
30 stars 10 forks source link

2.0.0 Release #25

Closed joshcorr closed 3 years ago

joshcorr commented 3 years ago

Powershell 5.1 is no longer a supported version for this extension.
version 1.1.1-Preview is the last 5.1 compatible version

Major re-write of the token management to make it compatible with Constrained Language Mode
Fixes issues with Unlock-SecretVault #24
Fixes issue using extension from Terminal #22
Updated documentation