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

feat(external-dns): Add zone-id filters by default when external_dns_route53_zone_arns is defined #343

Commits on Feb 2, 2024

  1. feat(external-dns): Add zone-id filters by default

    100% of users passing ARN(s) in external_dns_route53_zone_arns
    will benefit of this feature.
    - Enhance reliability when adding records to specific zones.
    - Prevent "Access Denied" errors by aligning zone retrieval with the intended zone for record addition.
    - Reducen AWS Route 53 API calls, minimizing the risk of rate-limiting.
    egarbi committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    9f75c60 View commit details
    Browse the repository at this point in the history