Releases: adhocteam/ssm
Releases · adhocteam/ssm
Release 1.3.2
- Concurrency on ls with secrets via WaitGroup and channels
Release 1.3.0
- Faster
ls
by using ParameterStringFilters and having AWS return relevant results instead of looping over all params. - Use GitHub Actions instead of Code Commit
- Bump dependency versions, go mod tidy
Binaries and sha256sums included.
Release 1.2.0
Large parameter support for parameters larger than 4kb. Sha256 checksums included.
Release 1.1.0
Adds a -n
to get
to fetch without newlines h/t @rdimartino.
v1.0.0 Release
Linux amd64 binary included for use in CI.
Version 0.3.0
v0.3.0
- Optional
-p, --profile
global flag for setting the AWS_PROFILE to use on invocation.