tailscale / terraform-provider-tailscale

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

{docs,tailscale}: better document device_subnet_routes #428

Closed mpminardi closed 2 months ago

mpminardi commented 2 months ago

Add better documentation to the device_subnet_routes resource to clarify that routes need to be advertised on the device itself, and that all routes (including those enabled via the admin console / autoApprovers in the ACL) must be added to the routes param when using this resource to avoid configuration drift.

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