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

Bugfix: Allow ec2-modify-ebs-volume.py to connect to regions other than default #118

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

neilsh
Copy link

@neilsh neilsh commented Feb 16, 2016

Currently the script ec2-modify-ebs-volume.py ignores the --region argument, allowing the script to only connect to the default us-east-1 region. This fix allows the script to connect to other regions. It still uses us-east-1 to pull the initial list of valid regions and only reconnects if the desired region is different from the default.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant