Skip to content
Merged
Changes from 1 commit
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
invisible/transparent
  • Loading branch information
EdwardAngert committed May 7, 2025
commit 14998a050339001183c5ecfe843c293fc6870982
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ Prebuilt workspaces follow a specific lifecycle from creation through eligibilit
[`coder_workspace_owner`](https://registry.terraform.io/providers/coder/coder/latest/docs/data-sources/workspace_owner)
datasources (see [Preventing resource replacement](#preventing-resource-replacement) for further considerations).

The process is invisible to the developer - their workspace is ready faster than usual.
The developer doesn't see the claiming process—the workspace is ready faster than usual.

You can view available prebuilt workspaces in the **Workspaces** view in the Coder dashboard:

Expand Down
Loading