Terraform Docker Provider - Two Tier Application Deployment
This project demonstrates the deployment of a two-tier application using Terraform’s Docker Provider, featuring a frontend application container connected to a backend database container. It automates networking, volume persistence, and service dependencies in a modular IaC workflow.