Hello there folks,
I'm really happy to see updates on zerotier. I've been using and maintaining my own version of the terraform provider for about 2-3 years already and I would like to merge some features so I can deprecate my version.
Here are the list of missing features:
Those were missing features required for me to migrate my current network definition to Terraform, and better integrate with other providers. Having separate computed properties on network and member for 6plane and RFC4193 attributes allows easier integration with a DNS provider or with file outputs for scripting.
I won't have time the following weeks to make this change as PRs, but all suggested commits should be easily ported to new versions but I can take a look at it on the next month.
Hello there folks,
I'm really happy to see updates on zerotier. I've been using and maintaining my own version of the terraform provider for about 2-3 years already and I would like to merge some features so I can deprecate my version.
Here are the list of missing features:
Those were missing features required for me to migrate my current network definition to Terraform, and better integrate with other providers. Having separate computed properties on
networkandmemberfor 6plane and RFC4193 attributes allows easier integration with a DNS provider or with file outputs for scripting.I won't have time the following weeks to make this change as PRs, but all suggested commits should be easily ported to new versions but I can take a look at it on the next month.