Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit3043e79

Browse files
authored
chore: fix template-from-scratch.md (#16041)
Added the missing line to make the code snippet work
1 parent95d769d commit3043e79

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

‎docs/tutorials/template-from-scratch.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,9 @@ provider "coder" {
9999
100100
data "coder_workspace" "me" {
101101
}
102+
103+
data "coder_workspace_owner" "me" {
104+
}
102105
```
103106

104107
Notice that the`provider` blocks for`coder` and`docker` are empty. In a more

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp