mirror of
https://github.com/coder/coder.git
synced 2025-07-09 11:45:56 +00:00
The base ubuntu image lands the user as root, but the terraform tempalte expected /home/coder to be used. This change adds a user with the same name as the Coder users username and allows them to sudo.