AWS Infrastructure
Implementation of Infrastructure-as-code using Terraform.
Last updated
Implementation of Infrastructure-as-code using Terraform.
Last updated
The project is structured with the following root module architecture:
Cluster: Main resources such as application runtime, database, and dependencies.
Network: Contains the core VPC configuration.
CloudFront: CloudFront distribution and WAF ACL.
Core: This is a helper module for resources that should remain separate from their main modules for better governance, such as ACM, ECR, and others.