Describe the bug
When a device is manually deleted from Tailscale but the Terraform state still references it,
terraform apply crashes with "no manageable device matching this ID found (404)" instead of
gracefully handling the missing resource.
To Reproduce
- Create instance and related tailscale_device_authorization resources
- Delete instance manually
- Run terraform apply
- See Error: Failed to fetch device
Expected behaviour
tailscale_device_authorization for missed devices should also be marked as missed
Desktop (please complete the following information):
- OS: Ubuntu Linux 24.04
- Terraform Version v1.13.4 amd64
- Provider Version "0.24.0