terraform-workspaces
$
npx mdskill add automateyournetwork/netclaw/terraform-workspacesManage HCP Terraform workspaces and runs programmatically
- Solve tasks like listing, creating, and updating Terraform workspaces
- Uses HCP Terraform Cloud/Enterprise API for workspace operations
- Executes actions based on user queries and workspace configuration
- Returns workspace details, run statuses, and operation results
SKILL.md
.github/skills/terraform-workspacesView on GitHub ↗
--- name: terraform-workspaces description: "Manage HCP Terraform (Terraform Cloud/Enterprise) workspaces." version: 1.0.0 license: Apache-2.0 author: netclaw tags: [] --- # Terraform Workspaces Skill Manage HCP Terraform (Terraform Cloud/Enterprise) workspaces. ## Tools | Tool | Description | |------|-------------| | `list_workspaces` | List workspaces in an organization | | `get_workspace` | Get workspace details and variables | | `create_workspace` | Create a new workspace | | `update_workspace` | Update workspace configuration | | `delete_workspace` | Delete a workspace | | `trigger_run` | Trigger a Terraform run | | `get_run_status` | Get current run status | | `list_runs` | List workspace runs | | `cancel_run` | Cancel a pending run | ## Example Queries ``` List workspaces in the network-infra organization Show status of the last run for prod-vpc workspace Trigger a plan for the dev-network workspace What variables are set on the staging workspace? ``` ## Prerequisites - `TFE_TOKEN` HCP Terraform API token - Optional: `TFE_ADDRESS` for self-hosted TFE ## Server This skill uses the `terraform-mcp` server with Workspaces toolset enabled.
More from automateyournetwork/netclaw
- aap-automationRed Hat Ansible Automation Platform — inventory management, job template execution, project SCM sync, ad-hoc commands, host management, Galaxy content discovery. Use when automating infrastructure with Ansible, running playbooks, managing inventories, or searching for Ansible collections and roles.
- aap-edaEvent-Driven Ansible (EDA) — activation lifecycle, rulebook management, decision environments, event stream monitoring. Use when managing event-driven automation triggers, enabling/disabling activations, or reviewing EDA rulebooks.
- aap-lintansible-lint playbook and role validation — syntax checking, best practice enforcement, project-wide analysis, rule filtering. Use when validating Ansible playbooks, checking code quality, or enforcing automation best practices before deployment.
- aci-change-deploySafe ACI policy change deployment - ServiceNow CR lifecycle, pre/post-change fault baselines, APIC policy application, automatic rollback on fault delta, and GAIT audit trail. Use when deploying ACI policy changes, creating tenants or EPGs, pushing config to APIC, or running a change window with rollback protection.
- aci-fabric-auditComprehensive Cisco ACI fabric health audit - node status, tenant/VRF/BD/EPG policy review, contract analysis, fault triage, and endpoint learning verification. Use when auditing ACI fabric health, checking for faults, reviewing tenant policies, or running pre/post-change baselines on APIC.
- arista-cvpArista CloudVision Portal (CVP) automation via REST API — device inventory, events, connectivity monitoring, tag management (4 tools). Use when managing Arista devices, checking CloudVision events, monitoring network connectivity probes, or tagging devices in CVP.
- aruba-cx-configView and manage Aruba CX switch configurations, perform ISSU upgrades, and firmware operations
- aruba-cx-interfacesMonitor Aruba CX switch interface status, LLDP neighbors, and optical transceiver health
- aruba-cx-switchingView and manage Aruba CX switch VLANs and MAC address tables for Layer 2 operations
- aruba-cx-systemDiscover Aruba CX switch system information, firmware versions, and VSF topology