Standards and workflows for building secure, well-structured Terraform modules, including planning gates, validation steps, and implementation guidance.
82
84%
Does it follow best practices?
Impact
80%
1.77xAverage score across 5 eval scenarios
Passed
No known issues
A task is complete only when all applicable items below are satisfied.
For Terraform behavior changes, completion requires explicit plan-gate evidence:
PASS or FAILIf plan exit code is 2, confirm diff matches intended resources and attributes only.
A task is not done if: