You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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):