terraform-style-guide
Audited by Gen Agent Trust Hub on Sep 15, 2026
The skill functions as a set of instructional constraints for an AI agent to produce high-quality Terraform code. It covers structural organization, formatting (HCL), and lifecycle management (version constraints). The security component (SECURITY.md) promotes defense-in-depth for cloud resources, including S3 public access blocks, encryption configurations, and least-privilege security groups. It correctly identifies the risk of sensitive data in Terraform state and recommends using 'sensitive' flags and 'ephemeral' resources to mitigate this. The skill does not interact with the host system, execute code, or make network requests. All external references target official developer documentation from the vendor.