Closed BikesAndBBQ closed 1 year ago
Still getting some intermittent failures with this, I'll resubmit when I've hopefully tracked those down.
The most recent commit fixes the intermittent failures I was seeing. (Creation of an sts client is not thread safe, I create a client when settings is created so that it can be shared by the subsequent threads.)
If you have any questions, please let me know, I'm using this now on some machines that are using a role to access apt repos in another account.
This fixes the return statement when you're using a role that must be assumed, and I added an example of the config entry to the README.md.