Acerca de
This skill provides a robust framework for validating Infrastructure as Code (IaC) by implementing modern testing patterns directly within Claude Code. It supports native Terraform testing introduced in version 1.6+, including mock providers and plan assertions, alongside Go-based Terratest for complex integration scenarios. By leveraging this skill, developers can ensure resource reliability, prevent configuration drift, and enforce best practices through automated syntax checks, linting, and pre-commit hooks, ensuring that infrastructure changes are safe and predictable before deployment.