Skip to content
This repository has been archived by the owner on May 23, 2024. It is now read-only.

Check for valid regions in GroupCommands #2

Open
brettf opened this issue Jun 30, 2017 · 0 comments
Open

Check for valid regions in GroupCommands #2

brettf opened this issue Jun 30, 2017 · 0 comments

Comments

@brettf
Copy link
Contributor

brettf commented Jun 30, 2017

The create, clean_all, and deploy functions should ensure they are given valid regions if the region value is not None. Likely this is a simple comparison between the result of invoking boto3.client('ec2').describe_regions() with the given region value.

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

No branches or pull requests

1 participant