This is a Terraform detailed project involving the provisioning of all the infrastructures needed for an EC2 instance on AWS. These infrastructures include VPC, Subnet, Route table (a new one or a default), internet gateway, Security groups (new ones or defaults).
Nginx is also installed, using Docker or directly, and it's made to server a custom messgae page or a complete custom HTML page.