Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DependencyViolation when deleting a Subnet #498

Open
bdrust opened this issue Aug 25, 2016 · 0 comments
Open

DependencyViolation when deleting a Subnet #498

bdrust opened this issue Aug 25, 2016 · 0 comments

Comments

@bdrust
Copy link

bdrust commented Aug 25, 2016

I keep getting the following when trying to delete a subnet:

AWS::EC2::Errors::DependencyViolation ------------------------------------- The subnet 'subnet-04c3d15c' has dependencies and cannot be deleted.

This doesn't happen all the time when I delete a subnet but it is fairly often. I know I can go into the GUI and manually delete the subnet but i am trying to automate this task. Is there a way to force the deletion of the subnet or maybe get a list of dependencies so they can be programmatically deleted?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant