Commit Graph

2 Commits

Author SHA1 Message Date
Clint Shryock
b25fb8a55d remove meta usage, stub test 2015-06-16 15:54:27 -05:00
Jesse Szwedko
7e0a340baf Consider security groups with source security groups when hashing
Previously they would conflict you had multiple security group rules
with the same ingress or egress ports but different source security
groups because only the CIDR blocks were considered (which are empty
when using source security groups).

Updated to include migrations (from clint@ctshryock.com)

Signed-off-by: Clint Shryock <clint@ctshryock.com>
2015-06-16 14:54:16 -05:00