Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 252e34c

Browse files
Update docs/about/contributing/modules.md
Co-authored-by: Atif Ali <[email protected]>
1 parent b531be1 commit 252e34c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/about/contributing/modules.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -297,7 +297,7 @@ data "coder_workspace" "me" {}
297297
# Provides: name, id, access_url, start_count
298298
299299
data "coder_workspace_owner" "me" {}
300-
# Provides: name, email, full_name
300+
# Provides: name, email, full_name, groups of the workspace owner.
301301
```
302302

303303
### Variable Design

0 commit comments

Comments
 (0)