how to delete VPC when it has error with Network interface , Gateway decencies in AWS
1. Check if it is running on EC2 instance then Stop / Terminate that first
2. Deassociate Elastic IP
3. Detach and delete NAT gateway
4. Detach and Delete Internet gateway
5. Delete security group (optional)
Back to delete VPC again
No comments:
Post a Comment