tailscale_dns_nameservers_set
Configure global DNS nameservers for your Tailscale network to manage network-wide DNS resolution by specifying IP addresses.
Instructions
Set the global DNS nameservers for the tailnet. Replaces all existing nameservers.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dns | Yes | List of DNS nameserver IP addresses (e.g., ['1.1.1.1', '8.8.8.8']) |