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
Navigate repository automation and ownership files under .github/.
.github/workflows/test.yaml: PR workflow for acc, including Terrappy plan/test and release dry-run checks.github/workflows/release.yaml: apply and release workflow on pushes to acc.github/workflows/destroy.yaml: scheduled/manual destroy workflow for acceptance environments.github/dependabot.yml: Terraform and GitHub Actions dependency update policy.github/CODEOWNERS: repository ownershipterrappyrelease-workflowsacc