- Deploying a complete AWS Web Server in AWS through Terraform.
- Virtual Private Cloud
- Internet Gateway
- Security Group
- Setup the Environment
- Initilize the provider
- Create VPC
- Add a public subnet
- Add a internet Gateway and Route Table
- Create security group
- Launch EC2 instance
- Access the Website
- Destroy
NOTE: Do the above project in AWS Console manually for better understanding of how things work.