Skip to content

Commit

Permalink
Merge pull request #23 from winebarrel/winebarrel-patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
winebarrel authored Jul 11, 2024
2 parents 09d92f1 + 0b80804 commit 45a9168
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ $ aws secretsmanager get-secret-value --secret-id foo/zoo # JSON secret
```sh
$ cat ~/.sev.toml
[default]
AWS_PROFILE = "prof1" # By default, the AWS_PROFILE in the configuration file is used.
FOO = "secretsmanager://foo/bar"
ZOO = "secretsmanager://foo/zoo:TOKEN"
BAZ = "BAZBAZBAZ"
Expand Down

0 comments on commit 45a9168

Please sign in to comment.