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

Multiple zones (multiple hostedZoneID) #910

Open
TupaNegreiros opened this issue Jan 18, 2023 · 3 comments
Open

Multiple zones (multiple hostedZoneID) #910

TupaNegreiros opened this issue Jan 18, 2023 · 3 comments

Comments

@TupaNegreiros
Copy link

It would help me a lot if it was possible to configure multiple zones (multiple hostedZoneID) in the YAML. I have alias domains, I prefer to use A and AAAA records than CNAME.

@crazy-max
Copy link
Owner

SGTM, I guess we could make Route53 config a slice to handle that:

Route53 *Route53 `yaml:"route53,omitempty" json:"route53,omitempty" validate:"required"`

@dnv
Copy link

dnv commented Jul 8, 2023

This would be a very nice feature. I currently only have 1 domain, but it seems a bit silly that I'd have to run multiple instances of the updater to manage more than 1 domain at a time.

Sidenote: nice work, thanks for building this little app! Just moved from a custom Powershell script relying on AWS SDK in Windows to running this in Podman on RHEL9.

@prononext
Copy link

Yes multiple hostedZoneIDs would be really nice.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants