Skip to content

Commit 6696b30

Browse files
committed
make gen
1 parent 8f72614 commit 6696b30

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/data-sources/workspace.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ resource "kubernetes_pod" "dev" {
2828

2929
- `access_port` (Number) The access port of the Coder deployment provisioning this workspace.
3030
- `access_url` (String) The access URL of the Coder deployment provisioning this workspace.
31+
- `coder_session_token` (String) Session token for interfacing with a Coder deployment. It is regenerated everytime a workspace is started.
3132
- `id` (String) UUID of the workspace.
3233
- `name` (String) Name of the workspace.
3334
- `owner` (String) Username of the workspace owner.

0 commit comments

Comments
 (0)