gardener / external-dns-management

Environment to manage external DNS entries for a kubernetes cluster
Apache License 2.0
81 stars 67 forks source link

[aws-route53] Move canonicalhostedzone map to own package #348

Closed MartinWeindel closed 9 months ago

MartinWeindel commented 9 months ago

What this PR does / why we need it: Move canonicalhostedzone map of AWS provider to own package to allow reuse in repo gardener/provider-aws.

Which issue(s) this PR fixes: Fixes #

Special notes for your reviewer:

Release note:

Move canonicalhostedzone map of `aws-route53` provider to own package to allow reuse in [gardener/provider-aws](https://github.com/gardener/gardener-extension-provider-aws/).