Terraform Provider Testing
· Batch Import
Description
Comprehensive test-driven development framework for Terraform providers with iterative co-development of tests, generators, and schemas. Emphasizes root cause analysis and systematic fixing over skipping, using terraform-plugin-testing SDK with modern assertion patterns for production-ready provider code.
Repository
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/terraform-provider-testing
View on GitHub