wballard / starphleet

19 stars 37 forks source link

caches region from instance metadata, update aws-cli #371

Closed shawnrushefsky closed 6 years ago

shawnrushefsky commented 6 years ago

This makes a minor change regarding caching the AWS region the first time we request it, as opposed to requesting it for every single secrets retrieval. The prior behavior resulted in occasionally not getting the region, and then failing subsequent requests. This has been tested on a dev ship.