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

Commit12b6c39

Browse files
authored
Apply suggestion from@matifali
1 parent5324f10 commit12b6c39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎provider/external_agent.go‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ func externalAgentResource() *schema.Resource {
1212
return&schema.Resource{
1313
SchemaVersion:1,
1414

15-
Description:"Define an external agent to be used in a workspace.\n\n~> **Warning:** External agents require a Premium Coder license. This feature is not available with the free tier.",
15+
Description:"Define an external agent to be used in a workspace.\n\n~> **Warning:** External agents require a[Premium](https://coder.com/pricing) Coder license.",
1616
CreateContext:func(ctx context.Context,rd*schema.ResourceData,_interface{}) diag.Diagnostics {
1717
rd.SetId(uuid.NewString())
1818
returnnil

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp