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

How Update Nameservers When Using Custom DNS #35

Closed
dovidgef opened this issue Nov 29, 2020 · 3 comments
Closed

How Update Nameservers When Using Custom DNS #35

dovidgef opened this issue Nov 29, 2020 · 3 comments

Comments

@dovidgef
Copy link

Hi, how could I update a domains nameservers using this provider?

Lets say I would like to switch managing DNS to a different third party DNS provider?

Thanks

@DomWeldon
Copy link

Just to add to this, it seems this provider is focused primarily around using Namecheap's own DNS features, whereas, I simply use Namecheap as my DNS registrar but then manage all my DNS config through Route 53. A cursory browse of thee Namecheap API seems to suggest that there are lots more methods which can be added to the provider than just those currently implemented by this provider.

The most urgent from my perspective would be setCustom, however, I'm not sure how this interfaces with setDefault, and it looks like we may need some thoughts as to how to design the provider interface given the constraints of the API.

@adamdecaf - do you have any thoughts or plans on this? I'm not super familiar with Go, but reckon I could have a decent stab at this in the next couple of weeks. Do you have any rough thoughts on a spec for this part of the provider as yet?

@StyleT
Copy link
Contributor

StyleT commented Jun 30, 2021

I suppose that it should be addressed in #46 or soon after it

@ifree92
Copy link
Contributor

ifree92 commented Jul 15, 2021

Please have a look here: https://registry.terraform.io/providers/namecheap/namecheap/latest/docs/guides/namecheap_domain_records_guide#nameservers

This is a way how to set custom nameservers.

@ifree92 ifree92 closed this as completed Jul 15, 2021
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

No branches or pull requests

4 participants