ghostbuster
ghostbuster copied to clipboard
Version 1.0.2 route53 not all A records found
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.
I would like to work on this issue, could you please explain me more about the issue ?
@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.