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

Support for dnssec #83

Open
LarsArtmann opened this issue Jan 5, 2024 · 5 comments
Open

Support for dnssec #83

LarsArtmann opened this issue Jan 5, 2024 · 5 comments
Assignees
Labels
enhancement New feature or request

Comments

@LarsArtmann
Copy link

I did not find an option to enable or disable dnssec using this terraform provider.
Did I miss something or are there any plans to offer this configuration option in the future?

@wabit
Copy link

wabit commented Jan 15, 2024

ive noticed this as well, looking at the Namecheap API it doesn't support DNSSEC either so I doubt its going to come to the provider anytime soon.

@vetal2409 vetal2409 self-assigned this Feb 8, 2024
@vetal2409 vetal2409 added the enhancement New feature or request label Feb 8, 2024
@vetal2409
Copy link
Contributor

Hi there,

Thank you for bringing this feature request to our attention. Unfortunately, the current limitation lies within the Namecheap API itself, which presently does not support the functionality needed to implement this feature within our Terraform provider.

We truly appreciate your input and have taken the step to forward this request to our API development team. The demand for new features plays a significant role in how we prioritize development, so your feedback is crucial. Should there be enough interest and demand for this feature, it will be considered for future development.

We encourage you and others who find this feature beneficial to share your interest. This helps in prioritizing and advocating for your needs more effectively.

@awinograd
Copy link

Hi @vetal2409 , I'm also interested in DNSSEC support via the API. However, until that exists, I'm also observing that using the terraform provider to configure my custom nameservers is clearing/erasing the DNSSEC entry after every change with terraform apply

@vetal2409
Copy link
Contributor

Thanks @awinograd. I've made an internal task for this bug. Hope we will reach it soon and take a look at the problem.

@awinograd
Copy link

Thanks @vetal2409 . I should clarify this appears to be an issue when changing the value of the nameservers via the console as well. It seems that the logic is "if the nameservers have changed, then it's impossible for the DS record to be valid" which seems OK in theory, but is not strictly correct as it is possible to add/remove/change nameservers that require the same DS record.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants