zerotier / terraform-provider-zerotier

Terraform provider for controlling ZeroTier Central
https://zerotier.com
BSD 3-Clause "New" or "Revised" License
68 stars 21 forks source link

Adds datasource for getting all members of a network #41

Closed Cyb3r-Jak3 closed 4 months ago

Cyb3r-Jak3 commented 9 months ago

Adds a new datasource of zerotier_members that allows for getting all members of a network.

My use case for this is being able to create DNS records from all the IP addresses of members in a network.

I am working on testing this, as not sure how well the data_source_test.go method would work for this PR.

someara commented 9 months ago

Thank you for this. I need to give this proper attention. If I don't merge this by the end of the week, please ping back. -s

Cyb3r-Jak3 commented 9 months ago

@someara just following up on this

Cyb3r-Jak3 commented 8 months ago

@someara Friendly bump on this

someara commented 4 months ago

released as v1.5.0