Nginx, AWS EC2, Terrraform Deploys an Nginx server on AWS EC2 with Terraform Getting Started: terraform init terraform apply curl "http://$(terraform output -raw instance_public_ip)"