Task 37 : Terraform Task

What is Terraform?
Terraform is an infrastructure as code (IaC) tool that allows you to build, change, and version infrastructure safely and efficiently. This includes low-level components such as compute instances, storage, and networking, as well as high-level components such as DNS entries, SaaS features, etc. Terraform can manage both existing service providers and custom in-house solutions.
In this task here I have created a simple module in Terraform which will automatically create the ec2 instance In AWS and also will attach the ebs volume to that instance.
GitHub link for the task is:
https://github.com/jyotisp/Terraform

Hope you all would like this small task .🎊😊.
Keep learning!! Keep sharing !!😄