Closed anton-kyrylenko closed 9 months ago
Hey @anton-kyrylenko, thanks for the feedback.
Enable/Disable DNS Hosting - As it's not something currently supported by our API, I've noted down your interest and will update you when the feature has been implemented.
Change of Delegation i.e. name servers - This feature is currently supported by our API. A good idea will consider this for future development.
@anton-kyrylenko happy to share that we released v1.1.0 of the provider which introduced the dnsimple_domain_delegation resource, that allows for the management of the domain delegation when a domain is registered with DNSimple.
We have just shipped new endpoints to Activate/Deactivate Zones https://github.com/dnsimple/dnsimple-developer/pull/499 enabling us to implement the feature in our resources.
I'm happy to share that the zone active statement management has been released as part of the new dnsimple_zone
resource. You can now manage the resolution of your zones. The change was made as part of v1.4.0.
Good afternoon. Is it possible to disable the hosted_dns domain option through this provider and set your own dns servers to serve the domain delegation (not subdomain)? Thanks