2 Answers
- Newest
- Most votes
- Most comments
2
I have the same issue when redeploying Lambda with Terraform.. Give it a little more time and they should go.
I left it for an hour and it failed to delete. Also tried re running cdk destroy but AWS still fails to delete the ENI and stack.
1
By creating the security groups seperatly outside of the Lambda CDK stack - this allowed the ENI to be destroyed.

Check the CloudWatch logs for the Lambda function to see if there were any errors or issues during execution that might have prevented it