Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 025afb1

Browse files
committedJul 4, 2024·
make gen
1 parent 7337eac commit 025afb1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎docs/data-sources/workspace.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ Use this data source to get information for the active workspace build.
1414

1515
```terraform
1616
provider "coder" {}
17-
17+
1818
provider "docker" {}
19-
19+
2020
data "coder_workspace" "me" {}
2121
2222
data "coder_workspace_owner" "me" {}

0 commit comments

Comments
 (0)
Please sign in to comment.