I'm unable to start my `dev.coder.com` workspace named `mafredri/w`. When I type `coder start w`, I see the following: ``` ❯ coder start w > Pittsburgh Helsinki Sydney São Paulo ``` If I select one, the result is an error: ``` Parameter "Region" is not mutable, so it can't be updated after creating a workspace. ``` This affects both v2.0.2 and v2.1.0 versions of the CLI (none other tested). Start via web works fine.