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

Commit7af6222

Browse files
blink-so[bot]M Atif Ali
and
M Atif Ali
committed
fix: add Premium license warning to external_agent resource description
The warning needs to be in the Go code description field so it getsauto-generated into the documentation.Co-authored-by: M Atif Ali <U04T3LN8ASU+AtifCoder@users.noreply.github.com>
1 parent4c5cc0b commit7af6222

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.",
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.",
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