Skip to content

Commit ac21df1

Browse files
committed
chore: update provider version
Signed-off-by: Danny Kopping <dannykopping@gmail.com>
1 parent 14998a0 commit ac21df1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/admin/templates/extending-templates/prebuilt-workspaces.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Prebuilt workspaces are tightly integrated with [workspace presets](./parameters
2525
## Prerequisites
2626

2727
- [**Premium license**](../../licensing/index.md)
28-
- **Compatible Terraform provider**: Use `coder/coder` Terraform provider `>= 2.3.0-pre2`. (**TODO: update with latest version**)
28+
- **Compatible Terraform provider**: Use `coder/coder` Terraform provider `>= 2.4.0`.
2929
- **Feature flag**: Enable the `workspace-prebuilds` [experiment](../../../reference/cli/server.md#--experiments).
3030

3131
## Enable prebuilt workspaces for template presets
@@ -84,7 +84,7 @@ Prebuilt workspaces follow a specific lifecycle from creation through eligibilit
8484
[`coder_workspace_owner`](https://registry.terraform.io/providers/coder/coder/latest/docs/data-sources/workspace_owner)
8585
datasources (see [Preventing resource replacement](#preventing-resource-replacement) for further considerations).
8686

87-
The developer doesn't see the claiming processthe workspace is ready faster than usual.
87+
The developer doesn't see the claiming processthe workspace will just be ready faster than usual.
8888

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

0 commit comments

Comments
 (0)