- Notifications
You must be signed in to change notification settings - Fork928
Closed as not planned
Description
OS Information
- OS:
- Browser (if applicable):
- Architecture:
coder --version
: 0.5.4
Steps to Reproduce
- Try to create a workspace with
coder create
- In my case, it fails because I had the GCP image name wrong
- Fix the image in
main.tf
, update, and try and create the workspace again - It fails saying the name is already used
Expected
Ifcoder create
fails, it should not create a workspace
Actual
coder create
fails and a workspace name is registered in the in-memory database