Closed
Description
AC: We need documentation to clarify this functionality for the user. Entire create and edit of a template.
OS Information
- OS: Big Sur
- Browser (if applicable):
- Architecture: AMD
coder --version
: 0.4.3
Steps to Reproduce
- I change the main.tf for docker-local to replace the enterprise-java with enterprise-intellij
- I run docker workspaces create -template="docker-local" mark-docker-intellij-ws but in the user input, it still shows codercom/enterprise-java:ubuntu and not the intellij one
Expected
docker workspaces create should show enterprise-intellij in the choice of workspaces to build
Actual
docker workspaces create shows the enterprise-java even though I removed it from the main.tf