nccgroup / opinel

Python code shared by Scout2 and AWS-Recipes
GNU General Public License v2.0
24 stars 18 forks source link

Support overriding the aws_config_dir variable #25

Open hb3b opened 6 years ago

hb3b commented 6 years ago

It would be great if the aws_config_dir variable could be overridden by an environmental variable. The awscli library supports reading from the AWS_CONFIG_FILE environmental variable for setups where the config file may not live in ~/.aws/config.

Similar issue applies for the temp file.