mirror of
https://github.com/inspec/inspec
synced 2024-11-30 16:39:20 +00:00
Merge pull request #4 from chef/issue3
Fixes #3 - Add AWS_DEFAULT_REGION to the README
This commit is contained in:
commit
1c5a8902ae
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