skypilot
skypilot copied to clipboard
Update backend_utils.py
As discussed in #1161, the problem arises when there exists an underscore in the username or if it is in uppercase. I have made the necessary adjustments. Also, I have followed the GCP naming convention described here and removed any hyphens from the end of a username and also checked if it contains only digits.