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

Commit19dd470

Browse files
committed
docs: clarifycoder_metadata usage
1 parent1d525fa commit19dd470

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎provider/metadata.go

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,8 @@ func metadataResource() *schema.Resource {
1414
SchemaVersion:1,
1515

1616
Description:"Use this resource to attach metadata to a resource. They will be "+
17-
"displayed in the Coder dashboard.",
17+
"displayed in the Coder dashboard alongside the resource. To attach metadata "+
18+
"to an entire workspace, use a `metadata` block within a `coder_agent` resource.",
1819
CreateContext:func(c context.Context,resourceData*schema.ResourceData,iinterface{}) diag.Diagnostics {
1920
resourceData.SetId(uuid.NewString())
2021

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp