Merge pull request #4 from chef/issue3

Fixes #3 - Add AWS_DEFAULT_REGION to the README
This commit is contained in:
Alex Bedley 2017-01-17 13:25:16 -05:00 committed by GitHub
commit 1c5a8902ae

View file

@ -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`