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 the Terraform module at the repository root.
main.tf: core resources, Lambda assembly, API Gateway construction, OpenAPI generation, VPC/WAF hooks, log subscriptionsvariables.tf: module inputs for lambdas, API behavior, DNS, WAF, supporting resources, ElastiCache, secrets, SSMoutputs.tf: module outputs for OpenAPI, Lambda artifacts, VPC, method settings, secrets, ElastiCachedns.tf: ACM validation, custom domains, base path mappings, Route53 recordsmemcached.tf: optional ElastiCache cluster wiringversions.tf: provider requirements and alias expectationsREADME.md: public module descriptionAGENTS.md: agent entrypointaws_lambda_function, aws_lambda_aliasaws_security_group, aws_vpc_security_group_paths_spec, x-amazon-apigatewayaws_api_gateway_domain_name, aws_route53_record, acm_validationsmodule.elasticache, dynamodb_tables, sqs_queues