Skip to content

Commit 6c54246

Browse files
committed
chore: remove language for update that mentions stopping
The terraform apply will just apply the start state.
1 parent 266913a commit 6c54246

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

docs/workspaces.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -151,13 +151,11 @@ manually updated the workspace.
151151
## Updating workspaces
152152

153153
After updating the default version of the template that a workspace was created
154-
from, you can update the workspace.
154+
from, you can update the workspace. Coder will start the workspace with said
155+
version.
155156

156157
![Updating a workspace](./images/workspace-update.png)
157158

158-
If the workspace is running, Coder stops it, updates it, then starts the
159-
workspace again.
160-
161159
On the command line:
162160

163161
```shell

0 commit comments

Comments
 (0)