Skip to content

Comments

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

Open
mscottford wants to merge 1 commit intomassdriver-cloud:mainfrom
corgibytes:hosted-zones-prefix-and-suffix
Open

Adds support for passing through hosted zone prefix and suffix#61
mscottford wants to merge 1 commit intomassdriver-cloud:mainfrom
corgibytes:hosted-zones-prefix-and-suffix

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