Acerca de
This skill equips Claude with the specialized knowledge required to implement robust testing suites for Terraform modules. It provides deep guidance on writing and executing .tftest.hcl files, covering both unit tests (plan-based) and integration tests (apply-based). By leveraging core concepts like run blocks, assertion logic, and provider mocking introduced in Terraform 1.7.0+, this skill helps developers ensure infrastructure stability, validate complex logic without creating real resources, and troubleshoot execution syntax. It is an essential companion for module authors who need to maintain high-quality, regression-free infrastructure configurations.