- Notifications
You must be signed in to change notification settings - Fork928
Closed as not planned
Description
Steps to Reproduce
- Set username to something starting with an uppercase letter (eg. Oxy, Lucy)
- Create a workspace
- Start the workspace
Expected
Workspace creates and starts successfully.
Actual
Starting workspace fails with a Terraform error.
Logs
Screenshot
Notes
Might need more validation than already exists? The frontend already does not let me setOxy@
as a username (with a rather cryptic error:)
I might try looking at fixing this later this week!