Skip to content

Commit d96eefd

Browse files
committed
update docs
1 parent ee217c4 commit d96eefd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/data-sources/workspace.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ resource "kubernetes_pod" "dev" {
3232
- `name` (String) Name of the workspace.
3333
- `owner` (String) Username of the workspace owner.
3434
- `owner_email` (String) Email address of the workspace owner.
35-
- `owner_groups` (List of String) List of groups the workspace owner belongs to.
35+
- `owner_groups` (String) Comma separated list of groups the workspace owner belongs to.
3636
- `owner_id` (String) UUID of the workspace owner.
3737
- `owner_name` (String) Name of the workspace owner.
3838
- `owner_oidc_access_token` (String) A valid OpenID Connect access token of the workspace owner. This is only available if the workspace owner authenticated with OpenID Connect. If a valid token cannot be obtained, this value will be an empty string.

0 commit comments

Comments
 (0)