fpco / devops-helpers

Devops helper scripts
28 stars 8 forks source link

Support aws sso #11

Open JoseD92 opened 4 years ago

JoseD92 commented 4 years ago

aws-env currently does not supports the new aws sso, this PR adds that support and also add a script to write the credentials on the environmental variables to ~/.aws/credentials, I add that last script because apps like terraform (depending on your setup, like using the profile setting) read the credentials from that file