This project demonstrates how to automate the deployment of a single-tier web application (for example, an Nginx or Flask app) using Terraform’s Docker Provider. It provisions Docker resources — networks, images, and containers — entirely through Infrastructure as Code (IaC).
build-automation image-management infrastructure-provisioning docker-provider container-lifecycle-automation single-tier-architecture environment-replication containerized-development-workflow local-infrastructure-setup lightweight-deployment-model
-
Updated
Nov 7, 2025 - HCL