Puppet Task: ec2_aws_delete_security_group
- Defined in:
-
tasks/ec2_aws_delete_security_group.json,
tasks/ec2_aws_delete_security_group.rb
Overview
Deletes a security group. If you attempt to delete a security group that is associated with an instance, or is referenced by another security group, the operation fails with InvalidGroup.InUse in EC2-Classic or DependencyViolation in EC2-VPC.