You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a zerotier_network resource with assignment_pool and route
Join members to the zerotier network
Update the assignment_pool and route
Observe that the new addresses and route assigned to the client, but "Managed IPs" from the old network never leave the member's entry on the ZeroTier Central console.
The text was updated successfully, but these errors were encountered:
This isn't a problem with the terraform provider, but rather just how Central & the controllers behave. The controllers do not remove old IP addresses when the assignment pool changes.
Steps to reproduce
zerotier_network
resource withassignment_pool
androute
assignment_pool
androute
Observe that the new addresses and route assigned to the client, but "Managed IPs" from the old network never leave the member's entry on the ZeroTier Central console.
The text was updated successfully, but these errors were encountered: