You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You cannot delete or do an update that requires replacement if the target security group is in use by anything, thus your CloudFormation change will fail.
Add tool that given a security group ID or list of them, check that they are not being referenced by an ENI or any other security group. List out the references and for ENIs, their type e.g. instance, ELB, EIP etc.
The text was updated successfully, but these errors were encountered:
You cannot delete or do an update that requires replacement if the target security group is in use by anything, thus your CloudFormation change will fail.
Add tool that given a security group ID or list of them, check that they are not being referenced by an ENI or any other security group. List out the references and for ENIs, their type e.g. instance, ELB, EIP etc.
The text was updated successfully, but these errors were encountered: