zappa / Zappa

Serverless Python
https://zappa.ws/zappa
MIT License
3.31k stars 363 forks source link

[Migrated] Undeploy Leaves Behind Network Interfaces #481

Closed jneves closed 6 months ago

jneves commented 3 years ago

Originally from: https://github.com/Miserlou/Zappa/issues/1284 by glassresistor

Undeploy does not remove the ENI it creates when making a lambda function

Context

This appears to be for

Expected Behavior

Undeploy removes everything it creates.

Possible Fix

Remove the ENI or add tags to ease removal by other tools.

Steps to Reproduce

Deploy app with a security group and subnets. Undeploy and try and delete the security group.

Your Environment

mathieu-lemay commented 2 years ago

Any updates on this? I'm facing the same issue with Zappa 0.54.1.

github-actions[bot] commented 7 months ago

Hi there! Unfortunately, this Issue has not seen any activity for at least 90 days. If the Issue is still relevant to the latest version of Zappa, please comment within the next 10 days if you wish to keep it open. Otherwise, it will be automatically closed.

github-actions[bot] commented 6 months ago

Hi there! Unfortunately, this Issue was automatically closed as it had not seen any activity in at least 100 days. If the Issue is still relevant to the latest version of Zappa, please open a new Issue.