We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f72614 commit 6696b30Copy full SHA for 6696b30
docs/data-sources/workspace.md
@@ -28,6 +28,7 @@ resource "kubernetes_pod" "dev" {
28
29
- `access_port` (Number) The access port of the Coder deployment provisioning this workspace.
30
- `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.
32
- `id` (String) UUID of the workspace.
33
- `name` (String) Name of the workspace.
34
- `owner` (String) Username of the workspace owner.
0 commit comments