summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorAndrew McClenaghan <andymac4182@users.noreply.github.com>2021-04-21 02:35:07 +1000
committerGitHub <noreply@github.com>2021-04-20 18:35:07 +0200
commit8bf69cbaa894adfc87925f40d26777c7e8152566 (patch)
tree0fbbf2ed700fa5256cc3e7209829da6b714909ff /docs
parent83c906457e06a68061637868626fc0ab0e1d2753 (diff)
feat(aws): Add support for profile from awsume (#2609)
Diffstat (limited to 'docs')
-rw-r--r--docs/config/README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/config/README.md b/docs/config/README.md
index 643867c6c..3d93396f0 100644
--- a/docs/config/README.md
+++ b/docs/config/README.md
@@ -257,6 +257,9 @@ is read from the `AWS_VAULT` env var.
When using [awsu](https://github.com/kreuzwerker/awsu) the profile
is read from the `AWSU_PROFILE` env var.
+When using [AWSume](https://awsu.me) the profile
+is read from the `AWSUME_PROFILE` env var.
+
### Options
| Option | Default | Description |