Creating following resources on AWS using Terraform Template
-
VPC -
Subnet -
Internet Gateway -
Route Table -
associating Route Table to Subnet -
Security Group -
EC2 Instance
after crerating these resources ,running a Docker container to start a Nginx server.
the whole infrastructure creation is automated via Terraform.