Terraform Plugin
Terraform and Terraform Cloud - infrastructure as code
Skills in this plugin
6- ▌ Tfc Run Logs · laurigatesRetrieve plan and apply logs from Terraform Cloud runs. Use when debugging failed plans/applies or reviewing TFC run output. Requires TFE_TOKEN.
- ▌ Tfc List Runs · laurigatesList Terraform Cloud workspace runs filtered by status or date. Use when reviewing run history, finding failed runs, or auditing infra changes. Requires TFE_TOKEN.
- ▌ Tfc Plan JSON · laurigatesTFC plan JSON download and analysis. Use when diffing resource changes, inspecting replacements, or feeding plan data downstream. Requires TFE_TOKEN.
- ▌ Tfc Run Status · laurigatesTerraform Cloud run status with resource counts and actions. Use when polling a run, checking pass/fail, or seeing if it can be applied or canceled. Requires TFE_TOKEN.
- ▌ Tfc Workspace Runs · laurigatesList TFC runs across known workspaces (github, sentry, gcp, onelogin, twingate). Use when checking TFC status or listing runs by workspace. Requires TFE_TOKEN.
- ▌ Infrastructure Terraform · laurigates bundleTerraform IaC: HCL, state management, modules, plan-apply workflows. Use when the user mentions Terraform, HCL, terraform plan/apply, tfstate, or IaC provisioning.