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

feat: add support for setting dns configuration to be pushed to nodes #3

Merged
merged 1 commit into from
Jul 26, 2024

Conversation

valiac
Copy link
Contributor

@valiac valiac commented Jun 18, 2024

This PR addresses #2 and adds support for setting the DNS configuration to be pushed to network members, after it has already been added in the underlying provider.

  • add support for setting dns block in zerotier_network resource
  • add example for creation of a network with dns configuration
  • update readme to reflect this change.

Note:
While this works just fine, there seems to be a general issue in the underlying provider when it comes to applying DNS configuration to zerotier networks during their creation.
I have opened a corresponding issue: zerotier/terraform-provider-zerotier#43

Copy link
Contributor

@someara someara left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good. Thanks!
-s

@someara someara merged commit f3bbea1 into zerotier:main 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

Successfully merging this pull request may close these issues.

2 participants