Skip to content

Commit

Permalink
Add aws_profile to creation_rules examples
Browse files Browse the repository at this point in the history
Signed-off-by: Benjamin Ludewig <[email protected]>
  • Loading branch information
Kouzukii committed Oct 13, 2023
1 parent ba4f4e7 commit 72c4aab
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -776,6 +776,7 @@ like so:
context:
foo: bar
- arn: arn2
aws_profile: myprofile
# Second key group
- pgp:
- fingerprint3
Expand Down Expand Up @@ -818,6 +819,7 @@ with ``shamir_threshold``:
context:
foo: bar
- arn: arn2
aws_profile: myprofile
# Second key group
- pgp:
- fingerprint3
Expand Down

0 comments on commit 72c4aab

Please sign in to comment.