From ffd08b7ea4a4a2b1d0064eac19e7bbfd8101f329 Mon Sep 17 00:00:00 2001 From: munnep Date: Wed, 24 Jun 2026 15:33:03 +0200 Subject: [PATCH] small change to the skills file --- skills/tfctl/SKILL.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/skills/tfctl/SKILL.md b/skills/tfctl/SKILL.md index 38af01c..0b66274 100644 --- a/skills/tfctl/SKILL.md +++ b/skills/tfctl/SKILL.md @@ -1,8 +1,8 @@ --- name: tfctl description: | - Interact with HCP Terraform / Terraform Cloud using the tfctl CLI. Full API coverage. - Use for ANY HCP Terraform or Terraform Cloud question or action — listing workspaces, + Interact with HCP Terraform / Terraform Cloud / Terraform Enterprise using the tfctl CLI. Full API coverage. + Use for ANY HCP Terraform or Terraform Cloud or Terraform Enterprise question or action — listing workspaces, starting/diagnosing runs, reading vars, modifying resources, calling API operations. license: MPL-2.0 ---