Skip to content

Commit

Permalink
Format vars
Browse files Browse the repository at this point in the history
Co-authored-by: Erik Osterman (CEO @ Cloud Posse) <[email protected]>
  • Loading branch information
joe-niland and osterman authored Jan 31, 2024
1 parent 95fe67b commit 4439b5b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions PR-GUIDELINES.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,9 +121,9 @@ Each module has Terratest tests in the `test/src` directory. Tests are written i
Using aws-vault or Leapp or some other method, populate the following AWS credential environment variables for a suitable account:
- AWS_ACCESS_KEY_ID
- AWS_SECRET_ACCESS_KEY
- AWS_SESSION_TOKEN
- `AWS_ACCESS_KEY_ID`
- `AWS_SECRET_ACCESS_KEY`
- `AWS_SESSION_TOKEN`
```shell
cd test/src
Expand Down

0 comments on commit 4439b5b

Please sign in to comment.