k1LoW / awsecrets

AWS credentials loader
MIT License
17 stars 9 forks source link

Support config precedence (like AWS CLI) #1

Closed k1LoW closed 8 years ago

k1LoW commented 8 years ago

http://docs.aws.amazon.com/cli/latest/userguide/cli-chap-getting-started.html#config-settings-and-precedence

awsecrets config precedence

  1. Command Line Options
  2. Environment Variables
  3. YAML file (secrets.yml)
  4. The AWS credentials file
  5. The CLI configuration file
k1LoW commented 8 years ago

Released as v1.0.0.