sopel / botocross

A Python package for operating cross region AWS resources
Other
4 stars 4 forks source link

Refactor region selection to facilitate regular expressions #55

Closed sopel closed 10 years ago

sopel commented 10 years ago

This addresses #53 and adjusts #50 - it removes China and GovCloud regions by default (ensuring existing code will work unchanged) by refactoring the region selection to regular expression based substring selection and defaulting to global regions only:

  -r REGION, --region REGION
                        A regular expression based region substring selector
                        [default '(ap|eu|sa|us)-[enws]']
le-bott commented 10 years ago

Merged build started.

le-bott commented 10 years ago

Merged build triggered.

le-bott commented 10 years ago

Merged build finished.