terraform-3-tier-infra 3 tier aws infra with terraform Project setup Download and install terraform in your machine Clone the repo Get inside the project folder Execute below commands terraform init terraform validate terraform plan terraform apply