mmmorris1975 / aws-runas

aws-runas rewritten in Go
MIT License
87 stars 20 forks source link

AWSRUNAS_PROFILE no longer exported #66

Closed mrflip closed 2 years ago

mrflip commented 3 years ago

We use the AWSRUNAS_PROFILE environment variable that version 2.x emitted to determine which configuration files to draw on. That, as well as AWS_SECURITY_TOKEN, are no longer set by aws-runas.

How can I help restore the AWSRUNAS_PROFILE feature -- or is there some other way to find out which profile was chosen?

mmmorris1975 commented 3 years ago

Let me get that fixed real quick. Somehow I forgot to make sure those were available with the 3.x release

mmmorris1975 commented 3 years ago

Version 3.1.2 should have this added back for you

https://github.com/mmmorris1975/aws-runas/releases/tag/3.1.2