The ec2 driver does not currently have a call to remove a security group. The API call is DeleteSecurityGroup and it accepts deletion using either the GroupId or GroupName.
The ec2 driver does not currently have a call to remove a security group. The API call is DeleteSecurityGroup and it accepts deletion using either the GroupId or GroupName.