rebuy-de / aws-nuke

Nuke a whole AWS account and delete all its resources.
MIT License
5.74k stars 718 forks source link

Infant loop waiting on VPC Endpoint resource that cannot be deleted. #715

Open james-green-affinity opened 2 years ago

james-green-affinity commented 2 years ago

Removal requested: 1 waiting, 30 failed, 433 skipped, 32 finished

eu-west-2 - EC2VPCEndpoint - vpce-07c5cbd1da84164bb - [tags***] - waiting

This is stuck in a loop on the CLI when I try to delete the resource in the console it says the follow:

image

ekristen commented 2 years ago

Looks like a filter needs to be put in place to ignore requester-managed resources. Do you know what service you have in place that has placed the endpoint in the VPC?