home/categories/cloud/robinmordasiewicz-terraform-provider-f5xc-claude-skills-terraform-provider-testing-skill-md
clouddevops

terraform-provider-testing

Comprehensive test-driven development for Terraform providers with iterative co-development of tests, generators, and schemas. NEVER skip development or refactoring - always fix root causes in generators, schemas, or test code. Only skip resources requiring external credentials (AWS/Azure/GCP) or premium licensing. Uses terraform-plugin-testing SDK with modern assertion patterns.

robinmordasiewicz
maintainer
robinmordasiewicz
Updated 1/20/2026
Stars
0
Forks
1
quick start

Installation and usage

Comprehensive test-driven development for Terraform providers with iterative co-development of tests, generators, and schemas. NEVER skip development or refactoring - always fix root causes in generators, schemas, or test code. Only skip resources requiring external credentials (AWS/Azure/GCP) or premium licensing. Uses terraform-plugin-testing SDK with modern assertion patterns.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use terraform-provider-testing