imaustink / warhead

The warhead project is a set of tools for building microservices atop Functions as a Service (FaaS) platforms.
1 stars 0 forks source link

Add option to choose what AWS credentials to use #2

Open imaustink opened 6 years ago

imaustink commented 6 years ago

Currently, warhead will use the default user. This should be specified at the project level in the initial prompts.

It would be nice if it detected what users you currently have and provide a list to choose from. An added bonus would be allowing you to configure one if none are available.