coryforsythe / atom-cfn

This package allows for validating and launching (currently without parameter entry) cloud formation stacks. It aids in rapid development when validating against the Cloud Formation API is necessary
MIT License
1 stars 0 forks source link

Module doesn't pull in profile as part of shell or config file. Can it be added to this? #3

Open mruxsaksriskul opened 5 years ago

mruxsaksriskul commented 5 years ago

Hello,

Seems the module doesn't pull in a profile as part of shell environment or noted in config file. Can this feature be added? Some way to pass the profile you would like to use? Use case is my default credentials don't have rights to call validate on CFN API. Have to assume a role that allows this in policy. Would be great to have it be able to use profile to make it's validate call.

Thanks,

Mike