You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).