Terraform Cloud Run Logs Retrieve and display plan and/or apply logs from Terraform Cloud runs directly in the terminal. When to Use This Skill | Use this skill when... | Use a sibling instead when... | |---|---| | Reading plan or apply output text for a known TFC run ID | Analyzing resource changes as structured JSON ( ) | | Debugging a failed plan or apply by inspecting log lines | Checking only the pass/fail status without log content ( ) | | Reviewing infrastructure changes in human-readable form | Searching for the right run ID across history ( ) | | Capturing logs to share with a teamma…