summaryrefslogtreecommitdiffstats
path: root/docs/config/README.md
diff options
context:
space:
mode:
authornils måsén <nils@piksel.se>2021-03-13 09:35:50 +0100
committerGitHub <noreply@github.com>2021-03-13 09:35:50 +0100
commite5cdd9c1b3c17ffcf5416c39bf95dbb556b4f90f (patch)
tree7220791269402c95b4527f1d2f4a51dc34097cc9 /docs/config/README.md
parent69b9bf72c3380217d82cec863edb7db0f29e6862 (diff)
feat(aws): add support for getting profile from awsu (#2451)
Diffstat (limited to 'docs/config/README.md')
-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 475981683..926e26dc0 100644
--- a/docs/config/README.md
+++ b/docs/config/README.md
@@ -249,6 +249,9 @@ The `aws` module shows the current AWS region and profile. This is based on
When using [aws-vault](https://github.com/99designs/aws-vault) the profile
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.
+
### Options
| Option | Default | Description |