haseebnqureshi / serverless-hq

Serverless made quick & easy. This is your home base for quick & powerfully easy scaffolding for your next Serverless project.
MIT License
10 stars 2 forks source link

Prompt user to modify their AWS credentials in config.yml #17

Closed haseebnqureshi closed 7 years ago

haseebnqureshi commented 7 years ago

It'd be nice to configure this when creating resources. For instance, we have a special IAM user that's in charge of everything SLS. So we need to change our awsProfile everytime, and it'd be better to be asked this when creating resources.

haseebnqureshi commented 7 years ago

Same goes for the appPrefix! Just created a project with the wrong prefixes :/

haseebnqureshi commented 7 years ago

Decided to completely change user flow, and now have easy to follow commands prompts -- part of that, is asking which AWS profile you want :)