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

Allow Route53 recordsets to point at EIPs #118

Merged
merged 2 commits into from Nov 27, 2020

Conversation

glittershark
Copy link
Member

Allow the values in a route53 recordset to be ElasticIP resources, in
the same way that they are allowed to be machine resources, and resolve
the ip address of the ElasticIP when creating the recordset.

Fixes #117


Allow the values in a route53 recordset to be ElasticIP resources, in
the same way that they are allowed to be machine resources, and resolve
the ip address of the ElasticIP when creating the recordset
@adisbladis adisbladis merged commit ce9e0ae into NixOS:master Nov 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Route53RecordSet pointing at an elasticIP address fails to be created
2 participants