Release Notes
Added
- Google Cloud Secret Manager (GCSM) provider for GCP secret storage integration (#53)
Fixed
- LastPass provider: Fix creating new secrets by using correct
lpass addcommand instead of non-existentlpass set(#54)
Install secretspec 0.6.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/cachix/secretspec/releases/download/v0.6.0/secretspec-installer.sh | shDownload secretspec 0.6.0
| File | Platform | Checksum |
|---|---|---|
| secretspec-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
| secretspec-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
| secretspec-x86_64-pc-windows-msvc.zip | x64 Windows | checksum |
| secretspec-aarch64-unknown-linux-gnu.tar.xz | ARM64 Linux | checksum |
| secretspec-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |