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

Adds support for passing through hosted zone prefix and suffix #61

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mscottford
Copy link

Allows specifying values for the edns --txt-prefix and --txt-suffix parameters. The default value for --txt-prefix is set to edns. to avoid collisions with any non-A records that may already exist in the hosted zone for the specified domain name.

TODO: Once massdriver-cloud/terraform-modules#198 is merged, then the source used for the external_dns module needs to be updated to reference a git sha that includes the merged pull request. This should not be merged in before that happens, because doing so will cause errors.

Depends on massdriver-cloud/terraform-modules#198
Fixes #55.

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.

No way to specify a value for external-dns --txt-prefixor --txt-suffix
1 participant