claranet/ssha

Increase credentials cache time

Opened this issue · 0 comments

It currently shares the cache with the CLI and caches credentials + MFA for 1 hour.

Can we keep the current approach but extend the times?

Alternatively, look at how https://github.com/fpco/devops-helpers/blob/master/aws/aws-env.sh is making them last longer and see if a similar approach can be used.