Automated CI/CD Pipeline for a Containerized Application

A fully automated CI/CD pipeline using GitHub Actions to build, test, and deploy a containerized application. The pipeline leverages Docker for containerization and Terraform to provision and manage the target AWS EC2 infrastructure.

GitHub Actions Docker Terraform AWS ECR EC2