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
When the resource is deleted, the provider calls the API with an empty tsclient.DeviceKey{}, which results in KeyExpiryDisabled being set to false on the server.
It's not clear that this is the behavior we want when deleting device key resources.