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

Feature request: namecheap_nameserver resource to register new nameservers #76

Open
aplr opened this issue Nov 5, 2023 · 3 comments
Open
Assignees
Labels
enhancement New feature or request

Comments

@aplr
Copy link

aplr commented Nov 5, 2023

I'd like to also manage custom nameservers w/ terraform, i.e. use the following API: https://www.namecheap.com/support/api/methods/domains-ns/create/.

However, this provider does not yet support this. Are there any plans to add this?

@brookatlas
Copy link

brookatlas commented Jan 30, 2024

I do not mind taking this. will open a PR in the coming days.

can somebody assign this to me?

edit:

after looking more into this, seems like this will require me first to support this API request in namecheap's go sdk.

this might explain why this is not supported. I guess namecheap importance was to first get DNS records to be programmatible.

I will look into implementing this in another issue in namecheap's SDK

edit 2:
it seems like namecheap-sdk-go repo was not touched in a long time. unless someone lets me know my issues will be reviewed, I cannot invest time to let this go to waste....as Much as I want to help, I would like to get response from someone from namecheap's side, before investing into this.

opened a issue: namecheap/go-namecheap-sdk#38

@vetal2409
Copy link
Contributor

Thanks for your feature suggestion!

We'll consider this request in our next discussion round. While I can't provide a definitive timeline right now, please know that l make sure to keep you updated with the status here.

@vetal2409 vetal2409 self-assigned this Feb 8, 2024
@brookatlas
Copy link

I added full support over the last couple of days for nameservers in the namecheap go sdk.

I will take a look in the coming days into implementing this resource.

@vetal2409 feel free to assign me.

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

3 participants