Compiled Infrastructure Docs — terraform-aws
This page indexes all compiled infrastructure documentation for the B2B-Commerce AWS Terraform deployment.
Modules (12)
| Module | Purpose | Link |
|---|---|---|
| ACM | AWS Certificate Manager for TLS certificate management | ./modules/acm.md |
| ALB | Application Load Balancer configuration and routing | ./modules/alb.md |
| CloudFront | CDN and edge caching for global distribution | ./modules/cloudfront.md |
| ECS | Elastic Container Service for application deployment | ./modules/ecs.md |
| EFS | Elastic File System for shared persistent storage | ./modules/efs.md |
| KMS | Key Management Service for encryption key management | ./modules/kms.md |
| S3 | Simple Storage Service for object storage and static hosting | ./modules/s3.md |
| SFTP | AWS Transfer Family SFTP endpoint configuration | ./modules/sftp.md |
| SSO | AWS Single Sign-On integration and configuration | ./modules/sso.md |
| VPC | Virtual Private Cloud and network topology | ./modules/vpc.md |
| WAF | Web Application Firewall rules and protection | ./modules/waf.md |
| Web | Web service application layer components | ./modules/web.md |
Accounts (2)
| Account | Purpose | Link |
|---|---|---|
| Management Account | Organization root account for multi-account management | ./accounts/management-account.md |
| xOps | Dedicated workload account for xOps platform | ./accounts/xops.md |
Identity Plane (1)
| Component | Purpose | Link |
|---|---|---|
| Identity Plane | Cross-account IAM roles, permissions, and federation | ./identity-plane.md |
Architecture Decision Records (1)
| ADR | Purpose | Link |
|---|---|---|
| ADR-001: LLM-Docs for IaC | Adopt compiled LLM documentation for Terraform modules to ensure drift-resistant SSOT | ./adr/adr-llm-docs-for-iac.md |
Last compiled: 2026-06-10
Source repository: nnthanh101/terraform-aws
Documentation engine: LLM-compiled from Terraform source code and design docs