Open awakenine opened 1 year ago
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.
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.