Simple EC2 Web Server using Terraform
In this project, we are going to setup the following using Terraform,
VPC
Public subnet
Internet gateway
Route table
Security group
EC2 instance
Elastic IP
The complete terraform code for this project is available on github
The project folde...
blog.hishcodes.com3 min read