terraform-conventions
Pass
Audited by Gen Agent Trust Hub on Mar 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill defines stylistic and structural guidelines for Terraform projects, focusing on readability and maintainability.
- [SAFE]: Security best practices are explicitly integrated into the conventions, such as the requirement to mark variables and outputs as
sensitive = truewhen they contain secrets. - [SAFE]: The recommended workflow emphasizes the use of
terraform planto review infrastructure changes before execution, which is a key safety measure in DevOps. - [SAFE]: All included assets are local examples of Terraform configuration and do not contain any obfuscated code or unauthorized network requests.
Audit Metadata