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

Trim trailing dot (root) from name servers in the dnsimple_domain_delegation resource #203

Merged
merged 3 commits into from
Mar 13, 2024

Conversation

DXTimer
Copy link
Contributor

@DXTimer DXTimer commented Mar 11, 2024

It was brought up some time ago that having fully qualified name server entries (i.e. with a . at the end) would result in perma diff since our API normalizes the entries and returns the normalized entries creating the difference. Since this is a known behaviour it made sense for the provider to acknowledge it and handle this case.

Closes #138

@DXTimer DXTimer requested a review from AGS4NO March 11, 2024 13:22
@DXTimer DXTimer self-assigned this Mar 11, 2024
@DXTimer DXTimer merged commit 135929a into main Mar 13, 2024
2 checks passed
@DXTimer DXTimer deleted the enhancement/validate-ns-format branch March 13, 2024 07:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Permadiff on dnsimple_domain_delegation when name servers end in .
2 participants