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

HostedZoneNotEmpty Error When Nuking #716

Closed james03160927 closed 5 months ago

james03160927 commented 5 months ago
  ERROR   [Failed] unable to nuke hosted zone: HostedZoneNotEmpty: The specified hosted zone contains non-required resource record sets and so cannot be deleted.
                status code: 400, request id: 266ce129-2b1b-497d-bbdb-e82a547c8d89
  ERROR   [Failed] /hostedzone/Z1WT74Z7EAS5SB: HostedZoneNotEmpty: The specified hosted zone contains non-required resource record sets and so cannot be deleted.
                status code: 400, request id: 266ce129-2b1b-497d-bbdb-e82a547c8d89
wakeful commented 5 months ago

hey,

can you share the content of that route53 hosted zone after you get this error? did you try to re-run nuke again? any custom config file was specified?

I'm interested if this is just a "timing issue" or some other dependency.

james03160927 commented 5 months ago

No longer seeing this issue actually.