Closed
Description
with workspaces set to auto-update to latest template version, coder ssh
will start the workspace, but then (correctly) fail, because the non-admin user is attempting to build a workspace with an outdated version:
insert workspace build
cannot use non-active version: unauthorized: rbac: forbidden
coder ssh
should auto-update the workspace template version, as done in the UI.