tailscale / terraform-provider-tailscale

Terraform provider for Tailscale
https://registry.terraform.io/providers/tailscale/tailscale
MIT License
258 stars 47 forks source link

tailscale: add `dns_split_nameservers` resource #359

Closed mpminardi closed 5 months ago

mpminardi commented 5 months ago

Add resource_dns_split_nameservers to allow for controlling split DNS settings for a given tailnet.

Updates https://github.com/tailscale/corp/issues/19483

aiell0 commented 5 months ago

Just chiming in to say I love using Tailscale and this is a feature I have been anticipating for a while! Good work @mpminardi