Releases: rhyeal/aws-rotate-iam-keys
Releases · rhyeal/aws-rotate-iam-keys
Version 0.9.6.3
v0.9.6.3 and the template
Lots of Updates
- Multiple PRs from mmrwoods
- Verify new access key before updating credentials
- Allow whitespace in homebrew config
- Code formatting
- Allow unstable and forked versions
- Adding force rotate keys
- Improved error handling
- Skip install awscli and python where appropriate
Fixing JQ and Wget
- Updated JQ to use raw format so no need for quote removal anymore
- Updated url for wget
- Added AWS permissions documentation
JSON hotfix
v0.9.1 v0.9.1 release, hotfix for josn
Updated MacOS work
New MacOS improvement thanks to @mmrwoods including launchd changes, PATH changes, and combined logging improvements.
Solving unbound variable error
v0.8.1 v0.8.1
Multi profile input works again
v0.8.0 v0.8.0 for multi profile keys working again
Input works again
Prior versions had an input bug where they were not processing command line arguments correctly. This version should fix that.
More bug fixes
Added a new method for parsing command line arguments
Squashed bugs with new parser
Added error checking
Added additional error checking for when you have 2 IAM keys on your profile and other issues with making a new key.