joshcorr / SecretManagement.Hashicorp.Vault.KV

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

[BUG] Unlock-VaultSecret not working on 1.2.0 Preview #24

Closed joshcorr closed 2 years ago

joshcorr commented 2 years ago

Issues with 1.2.0 Preview and Unlock-VaultSecret seems to be tied to Constrained Language Mode (CLM).

Unlock-SecretVault -Name secret -Verbose

cmdlet Unlock-SecretVault at command pipeline position 1
Supply values for the following parameters:
Password: ******
VERBOSE: Invoking command Unlock-SecretVault on module SecretManagement.Hashicorp.Vault.KV.Extension
WARNING: Cannot unlock extension vault 'secret': The vault does not support the Unlock-SecretVault function.