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

Security Groups parser #81

Merged
merged 1 commit into from
May 5, 2011
Merged

Security Groups parser #81

merged 1 commit into from
May 5, 2011

Conversation

marios
Copy link
Contributor

@marios marios commented May 5, 2011

Fixes to parser for security groups - now supports lists of groups or ip addresses (or mix of both) for each 'ipPermission' item.

EC2 supports lists of source cidr ip addresses or groups in the definition of a given rule. This fixes the parser to support that.

Also, previously the parser would not correctly parse rules that defined source groups - the protocol/from and to ports were being missed altogether.

thanks for considering this commit, all the best, marios

… ip addresses (or mix of both) for each 'ipPermission' item
treeder added a commit that referenced this pull request May 5, 2011
@treeder treeder merged commit c0758fe into appoxy:master May 5, 2011
@treeder
Copy link
Member

treeder commented May 5, 2011

Thanks marios.

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.

2 participants