What is Terraform?
Terraform is an infrastructure as code (IaC) tool that allows you to create, manage, and update infrastructure resources such as virtual machines, networks, and storage in a repeatable, scalable, and automated way.
Task 1:
Install Terraform on your system.
Create an EC2 instance
SSH into your Ubuntu EC2 instance