💡


This blog will guide you through the steps to set up an Nginx web server on AWS using Terraform and GitHub. It's a good starting point if you're learning DevOps or just getting started with infrastructure-as-code (IaC)


Prerequisites


AWS Account (with credentials set up)
Terraform is installed on your local machine
GitHub Account


Let’s...