Zyborg.Vault
Zyborg.Vault copied to clipboard
PowerShell bindings for HashiCorp Vault
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 10.0.3 to 13.0.2. Release notes Sourced from Newtonsoft.Json's releases. 13.0.2 New feature - Add support for DateOnly and TimeOnly New feature - Add UnixDateTimeConverter.AllowPreEpoch property New feature...
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 10.0.3 to 13.0.2. Release notes Sourced from Newtonsoft.Json's releases. 13.0.2 New feature - Add support for DateOnly and TimeOnly New feature - Add UnixDateTimeConverter.AllowPreEpoch property New feature...
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 10.0.2 to 13.0.2. Release notes Sourced from Newtonsoft.Json's releases. 13.0.2 New feature - Add support for DateOnly and TimeOnly New feature - Add UnixDateTimeConverter.AllowPreEpoch property New feature...
Any plans to support this for Powershell 6 on Mac? For what I can see the module works it just cannot save the "profiles" because of the whole forward /...
Following along with the examples on the home page when I try to get the secrets I get the following error ``` Get-VltDataList secret Get-VltDataList: 404 NotFound. {"request_id":"55368f3a-8c14-9341-3dc1-31ee0a60665b","lease_id":"","renewable":false,"lease_duration":0,"data":null,"wrap_info":null,"warnings":["Invalid path for...
This module should add an extension to support the Powershell SecretManagement. I'd be happy to write it as a PR for HacktoberFest if you're willing to review!