All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
##[3.0.0] - 2019-08-19
Remove assumerole
script. Deprecated in favour of using built-in AWS SDK functionality, or other well-maintained FOSS tools such as https://github.com/trek10inc/awsume or https://github.com/99designs/aws-vault.
##[2.0.1] - 2019-07-17
Fixed not working for some users due to Python 2.7 syntax Fixed interactive arguments for app_id
Switched from per app MFA to using account level MFA.
Profiles with and without external_id
are now possible with assumerole
Bug in hardcoded parameters usage
Add .dockerignore
Initial Release