Infrastructure as Code with Terraform
<h1>What is Terraform?</h1>
<p>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.</p>
<h1>Task 1:</h1>
<p>Install Terraform on your system.</p>
<p>Create an EC2 instance</p>
<p><img alt="" src="https://miro.medium.com/v2/resize:fit:700/0*HTFskf56wMB3PGFx" style="height:256px; width:700px" /></p>
<p>SSH into your Ubuntu EC2 instance</p>
<p><a href="https://aws.plainenglish.io/infrastructure-as-code-with-terraform-301cfd6c0ff3"><strong>Click Here</strong></a></p>