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

Route53HostedZones deletes max 100 hosted zones #817

Closed
sbocinec opened this issue Dec 17, 2024 · 1 comment · Fixed by #815
Closed

Route53HostedZones deletes max 100 hosted zones #817

sbocinec opened this issue Dec 17, 2024 · 1 comment · Fixed by #815
Assignees

Comments

@sbocinec
Copy link
Contributor

Right now, running
./cloud-nuke aws --resource-type route53-hosted-zone deletes max 100 hosted zones in the target AWS account as the nuke methods do not support pagination.

I don't have better log output, but this screenshot running the above command in an AWS account with 150+ hosted zones:
image

@sbocinec
Copy link
Contributor Author

I prepared a fix fo this issue #815

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

Successfully merging a pull request may close this issue.

3 participants