Terraform Cloud Plan JSON Download and analyze structured plan JSON output from Terraform Cloud runs for detailed resource change analysis. When to Use This Skill | Use this skill when... | Use a sibling instead when... | |---|---| | Programmatically diffing which resources a plan will create/update/delete | Reading the human-readable plan/apply log ( ) | | Inspecting provider versions or planned output values in a run | Checking only the pass/fail status of a run ( ) | | Auditing resource replacement reasons across a plan | Listing multiple runs to find the right run ID ( ) | | Feeding plan…