thomasmichaelwallace / serverless-better-credentials

Better AWS credentials resolution plugin for serverless
MIT License
54 stars 9 forks source link

feat: support the new SSO config format #26

Closed anaisberg closed 1 year ago

anaisberg commented 1 year ago
ealain commented 1 year ago

Thank you for this work!

Could you create a commit with only the feature part, without linting? This would make the review easier, particularly the test part.

I'd recommend creating additional commits, if you think linting is required.

gozineb commented 1 year ago

Thank you so much for this fix @anaisberg , been struggling with this !

bneigher commented 1 year ago

oh yes - looking forward to this being merged!!

guiyom-e commented 1 year ago

@thomasmichaelwallace any plan for a new release ?

ThomasAribart commented 1 year ago

Awesome 🤩

thomasmichaelwallace commented 1 year ago

OK - let me see about getting this made!

thomasmichaelwallace commented 1 year ago

checkout version 1.2.0 - feel free to open a PR if it doesn't act like you expect.

(I rarely use this project these days, I made the leap to aws-cdk and haven't really looked back!)