Infrastructure Terraform Expert knowledge for Infrastructure as Code using Terraform with focus on declarative HCL, state management, and resilient infrastructure. When to Use This Skill | Use this skill when... | Use a sibling instead when... | |---|---| | Writing or modifying Terraform HCL configuration locally | Inspecting Terraform Cloud run state via API ( ) | | Running against a backend | Reading TFC plan/apply log streams ( ) | | Designing module structure, providers, or remote backends | Analyzing structured plan JSON from a TFC run ( ) | | Debugging local state, drift, or import work…