gruntwork-io / cloud-nuke

A tool for cleaning up your cloud accounts by nuking (deleting) all resources within it
https://gruntwork.io/
MIT License
2.81k stars 358 forks source link

Failure to Nuke DHCP Options #753

Closed james03160927 closed 3 months ago

james03160927 commented 4 months ago

Seems to have some dependency issue when nuking DHCP Options.

  DEBUG   Deleting DHCP Option dopt-0670d0a5db70f8520                           s
  DEBUG   [Failed] Error deleting DHCP option dopt-0670d0a5db70f8520: DependencyViolation: The dhcpOptions 'dopt-0670d0a5db70f8520' has dependencies and cannot be deleted.
                status code: 400, request id: 0a1dc610-122e-4a5d-9580-39a99d05fa10
  DEBUG   [nukeDhcpOption] Failed DependencyViolation: The dhcpOptions 'dopt-0670d0a5db70f8520' has dependencies and cannot be deleted.
                status code: 400, request id: 0a1dc610-122e-4a5d-9580-39a99d05fa10
james03160927 commented 3 months ago

Cannot seem to reproduce anymore. Will close this.