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
I have a kind of unique issue I guess in that I use security groups as targets for rules in my infrastructure. It's a really easy and secure way to give access to resources based on the security group they are assigned to. Unfortunately this means that these interlaced security groups cannot be deleted one by one. They either have to be all deleted in one request or have their security rules deleted first and the groups themselves. Is there any way I can get that functionality out of awssweeper? So far it's been the best aws cleaner tool I've found, and the only one that effectively clears resources by tag so I'd love to keep using it.
FWIW when deleting a VPC with these security groups through the AWS Console it's able to clean them all up in 1 request.
The text was updated successfully, but these errors were encountered:
ddvdozuki
changed the title
Security Group Rules
Security Group Rule Deletion
Jul 7, 2022
I have a kind of unique issue I guess in that I use security groups as targets for rules in my infrastructure. It's a really easy and secure way to give access to resources based on the security group they are assigned to. Unfortunately this means that these interlaced security groups cannot be deleted one by one. They either have to be all deleted in one request or have their security rules deleted first and the groups themselves. Is there any way I can get that functionality out of awssweeper? So far it's been the best aws cleaner tool I've found, and the only one that effectively clears resources by tag so I'd love to keep using it.
FWIW when deleting a VPC with these security groups through the AWS Console it's able to clean them all up in 1 request.
The text was updated successfully, but these errors were encountered: