tfc-workspace-runs

Installation
SKILL.md

Terraform Cloud Workspace Runs

Convenience wrapper for quick access to runs in Forum Virium Helsinki Terraform Cloud workspaces.

When to Use This Skill

Use this skill when... Use a sibling instead when...
Listing runs for an FVH workspace by shorthand (github, sentry, gcp, onelogin, twingate) Listing runs for a non-FVH workspace or arbitrary ID (tfc-list-runs)
Sweeping latest runs across every FVH workspace at once Filtering by status, operation, or source with full options (tfc-list-runs)
Checking which FVH workspaces have in-progress runs Reading detailed status for a single known run (tfc-run-status)
Discovering the right run ID before drilling into logs/plan JSON Reading plan/apply log content for a specific run (tfc-run-logs)

Prerequisites

export TFE_TOKEN="your-api-token"        # User or team token
export TFE_ADDRESS="app.terraform.io"    # Optional
Installs
62
GitHub Stars
47
First Seen
Jan 29, 2026
tfc-workspace-runs — laurigates/claude-plugins