99designs / aws-vault

A vault for securely storing and accessing AWS credentials in development environments

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Include aws region when exporting env vars

tekumara opened this issue Β· comments

#1135 introduces the aws-vault export command which can print credentials as environment variables.

To support profiles in multiple aws regions, could AWS_DEFAULT_REGION and AWS_REGION also be exported perhaps? πŸ™