mirror of
https://github.com/inspec/inspec
synced 2024-11-10 07:04:15 +00:00
Fixes #3 - Add AWS_DEFAULT_REGION to the README
Signed-off-by: Christopher Redekop <chris.redekop@d2l.com>
This commit is contained in:
parent
a39ef7229f
commit
66c7f2cb1f
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@ This project will be merged into [InSpec](https://github.com/chef/inspec), once
|
|||
|
||||
To run the profile, use InSpec with an environment variable for AWS credentials:
|
||||
|
||||
- `AWS_DEFAULT_REGION`
|
||||
- `AWS_ACCESS_KEY_ID`
|
||||
- `AWS_SECRET_ACCESS_KEY`
|
||||
|
||||
|
|
Loading…
Reference in a new issue