mirror of
https://github.com/coder/coder.git
synced 2026-09-22 05:05:20 +08: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.