1
0
mirror of https://github.com/Llewellynvdm/starship.git synced 2025-01-29 18:18:31 +00:00
Kevin Pullin 9924af55db
feat(aws): Use AWS_VAULT as the profile if set (#984)
* Use AWS_VAULT as the profile if set

[aws-vault](https://github.com/99designs/aws-vault) sets
the `AWS_VAULT` env var instead of `AWS_PROFILE` when an
aws-vault session is active.

This PR adds support for reading the AWS profile value from
the `AWS_VAULT` env var, giving priority to `AWS_VAULT` if both
it and `AWS_PROFILE` are set.

* Update docs for AWS_VAULT
2020-04-06 16:59:56 +02:00
..
2019-06-06 13:18:00 +01:00
2020-02-26 11:18:19 -05:00
2019-08-25 11:41:20 -04:00