Terraform Cloud Run Status Quick status check for Terraform Cloud runs with resource change counts, timestamps, and available actions. When to Use This Skill | Use this skill when... | Use a sibling instead when... | |---|---| | Checking whether a known run ID succeeded, failed, or is mid-flight | Reading the full plan/apply log text ( ) | | Polling a run until it reaches a final state | Analyzing structured plan JSON for resource changes ( ) | | Inspecting available actions (confirm/cancel/discard) on a run | Listing or filtering many runs to discover an ID ( ) | | Reading cost estimate or r…