ghostbuster icon indicating copy to clipboard operation
ghostbuster copied to clipboard

Version 1.0.2 route53 not all A records found

Open awakenine opened this issue 2 years ago • 2 comments

Recent version 1.0.2 founds less records for Route53 that 0.0.7. It may be connected with pagination errors. Version 1.0.2: Obtained 215 DNS A records so far Version 0.0.7: Obtained 1377 DNS A records so far.

awakenine avatar Oct 06 '23 16:10 awakenine

I would like to work on this issue, could you please explain me more about the issue ?

HeetVekariya avatar Oct 06 '23 16:10 HeetVekariya

@HeetVekariya try running version 0.0.7 and 1.0.2 on AWS account with 500+ Route53 A records. It seems some changes in get_route53_A_records() between versions causes that it stops listing route53 record after some pages.

awakenine avatar Oct 06 '23 16:10 awakenine