huit / nepho

A deployment tool for virtual data centers.
MIT License
12 stars 6 forks source link

Allow variations on names for access and secret keys, in keeping with current standards in AWS clients #211

Open robparrott opened 10 years ago

robparrott commented 10 years ago

The current version of the AWS CLI uses a different naming scheme:

In particular the values aws_access_key_id and aws_secret_access_key and region. We should honor those names as well as the older names, since this is quite confusing, with all the clients out there!