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

does this provider have dns support? #2

Closed
edwmurph opened this issue Apr 14, 2023 · 4 comments
Closed

does this provider have dns support? #2

edwmurph opened this issue Apr 14, 2023 · 4 comments

Comments

@edwmurph
Copy link

is there a way to declaratively configure dns mappings for a zerotier network via terraform?

image

@laduke
Copy link

laduke commented Apr 14, 2023

https://github.com/zerotier/zeronsd will use the member names for dns names.

Otherwise I think you'd use a different provider to shove your dns names into your dns server.

@edwmurph
Copy link
Author

the screenshot i posted above is from the zerotier UI. i believe it enables overrides for the ip address of the dns server to use for certain domains. this terraform-zerotier-network provider allows configuring all the other sections for networks in the zerotier UI. can support be added for the DNS section as well?

@someara
Copy link
Contributor

someara commented Apr 23, 2023

I believe this should be possible... we'd have to add it to the underlying "zerotier_network" provider.
I can take a look this week.

-s

@someara
Copy link
Contributor

someara commented Jul 26, 2024

Support was added in this PR #3 and released as 1.5.0
-s

@someara someara closed this as completed Jul 26, 2024
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

3 participants