Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support environment variables for AWS Region and AWS Endpoint override #121

Closed
tmspzz opened this issue May 22, 2018 · 1 comment
Closed

Comments

@tmspzz
Copy link
Owner

tmspzz commented May 22, 2018

Enhancement Suggestion

Add  support for environment variables for AWS Region and AWS Endpoint override 

Steps which explain the enhancement or reproduce the bug

  1. Read the AWS_REGION variable from the environment
  2. Read the AWS_ENDPOINT variable from the environment
  3. Use them when communicating with relevant AWS services (S3 or the like)

Current behavior

Rome does not support environment variables for AWS Region and AWS Endpoint override 

Suggested behavior

Rome should read AWS_REGION and AWS_ENDPOINT from the environment

Why would the enhancement be useful to most users

Not everyone want to use a file for this

Rome version:

>= 0.14.x.y

OS and version:

MacOS Sierra
@tmspzz
Copy link
Owner Author

tmspzz commented May 23, 2018

Done

@tmspzz tmspzz closed this as completed May 23, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant