Fixes #3 - Add AWS_DEFAULT_REGION to the README

Signed-off-by: Christopher Redekop <chris.redekop@d2l.com>
This commit is contained in:
Christopher Redekop 2017-01-12 13:22:17 -05:00
parent a39ef7229f
commit 66c7f2cb1f

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`