Here is my approach:
terraform state list # to extract all terraform state list terraform state show packet_device.worker # don't use quote(')
And one more thing packet_device.worker should be in output of terraform state list