ec2_group
12.3 KB
- 
Make sure the default ec2_group egress rule is not removed · 0dabb373Upon a second run, the default egress rule will be removed when a vpc is specified but no other egress rules were set. This patch corrects that behavior by removing the default egress rule from the list of unmatched outbound rules. Fixes #7309 James Cammarata committed