fix(coderd/templatebuilder): shorten long module variable descriptions (#26747)

This commit is contained in:
Jeremy Ruppel
2026-06-26 10:57:01 -04:00
committed by GitHub
parent 387011d725
commit 7bdeee166c
13 changed files with 25 additions and 25 deletions
@@ -25,7 +25,7 @@
{
"name": "agent_name",
"type": "string",
"description": "The name of the coder_agent resource. Required when `subdomain` is `false` so the path-based base URL matches the URL Coder serves.",
"description": "The name of the coder_agent resource.",
"required": false,
"sensitive": false,
"computed": false