Tailscale Terraform Provider v0.17.0
v0.17.0 of the Tailscale Terraform Provider has been released with the following changes:
Resources
- Manage webhooks with
tailscale_webhook
. - Manage contact preferences with
tailscale_contacts
. - Manage device posture integrations with
tailscale_posture_integration
. - Manage log streaming with
tailscale_logstream_configuration
. - Manage Tailnet settings with
tailscale_tailnet_settings
. - Changing the domain attribute for
tailcale_dns_split_nameservers
now properly removes the previous domain value.
Data Sources
- Fetch information for multiple users with
tailcale_users
. - Fetch information for a specific user with
tailscale_user
.