Releases: gmr/env-aws-params
Releases · gmr/env-aws-params
The "Tell Us How You Really Feel" release
Thanks to @dave-shawley for the work on this release that tracks the exit code of the child process and exits in error when the child exits in error. It will also exit with a non-zero status when SSM Param fetching fails.
This has been use in production for years, so it's time for a 1.0.0 release.
Fix StartProcess
Thanks mrtheb!
Bug Fix Release
- Fix an issue where not all params were being returned from AWS
- Add
--debug
flag to see what environment variables are being set
Alpha Release
0.1.0 cgo required?