Skip to content

Commit

Permalink
Merge branch 'main' into tt-1936-seth-simulated-backend
Browse files Browse the repository at this point in the history
  • Loading branch information
Tofel committed Jan 22, 2025
2 parents b24071f + 66402cd commit 4af5ca6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tools/ghsecrets/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@ By default, `ghsecrets set` assumes you want to store secrets in AWS Secrets Man
> **⚠️ Note:** Ensure you authenticate with AWS before using the tool:
>
> ```sh
> aws sso login --profile <your-aws-sdlc-profile>
> aws sso login --profile <your-aws-sdlc-profile-with-poweruser-role>
> ```
> Use the **SDLC** profile in AWS
> Use the **SDLC** profile in AWS with **PowerUserAccess** role
This will read from `~/.testsecrets` (by default) and create/update a secret in AWS Secrets Manager:
Expand Down

0 comments on commit 4af5ca6

Please sign in to comment.