- Added --min-remaining flag which is basicly a pre-emptive credential refresh. In some situations (ie when used with terraform apply) it may be convenient to be able to ensure credentials are good for at least N seconds in the future. This way we don't end up with a partially complete terraform apply operation and abandoned locks when our credentials expire mid apply.
- Migrated to Poetry
- Migrated to Python 3.8+
- Updated deps