Terraform Test

Comprehensive guide for writing and running Terraform tests. Use when creating test files (.tftest.hcl), writing test scenarios with run blocks, validating infrastructure behavior with assertions, mocking providers and data sources, testing module outputs and resource configurations, or troubleshooting Terraform test syntax and execution. Terraform test is typically used when validating Terraform modules. Use when this capability is needed.

tomevault-io Updated

File contents

tomevault-io/skills-registry/tree/main/forceinjection--domain-driven-design-skills--terraform-test commit e916c2baea

Frequently asked questions

npx skillmds@latest add tomevault-io/terraform-test-2