Update README.md

This commit is contained in:
Mark Gallop 2012-11-26 15:43:16 +08:00 committed by Shay Banon
parent ef889a2d6e
commit f9b11e2422

View File

@ -43,7 +43,7 @@ The plugin will automatically use the instance level security credentials (as of
### Region
The `cloud.aws.region` can be set to a region and will automatically use the relevant settings for both `ec2` and `s3`. The available values are: `us-east` (`us-east-1`), `us-west` (`us-west-1`), `us-west-1`, `us-west-2` `ap-southeast` (`ap-southeast-1`), `ap-northeast` (`ap-northeast-1`) `eu-west` (`eu-west-1`).
The `cloud.aws.region` can be set to a region and will automatically use the relevant settings for both `ec2` and `s3`. The available values are: `us-east` (`us-east-1`), `us-west` (`us-west-1`), `us-west-1`, `us-west-2` `ap-southeast` (`ap-southeast-1`), `ap-southeast-1`, `ap-southeast-2`, `ap-northeast` (`ap-northeast-1`) `eu-west` (`eu-west-1`).
## EC2 Discovery