cevoaustralia / aws-google-auth

Provides AWS STS credentials based on Google Apps SAML SSO auth (what a jumble!)
MIT License
537 stars 181 forks source link

Consistent line endings in saved configs #267

Open xko opened 1 year ago

xko commented 1 year ago

I keep my ~/.aws in git, accessing it on different platforms. When I run aws-google-auth on windows, git reports ~/.aws/config as changed, althogh there's no actual change. This PR fixed this.