Create EC2 Instance using Terraform
So, basically in this project, we are going to use Terraform as Infrastructure as Code and write a Terraform file to build an EC2 Instance on AWS. We can also do this using the AWS console, but for automation, we will use the AWS CLI and Terraform.
P...
ketangrover.hashnode.dev3 min read