12 - Clone Terraform Repo On Local System
12 - github repo for this lecture.zip
13 - Open the Terraform Repo in Visual Studio Code
14 - Understand Terraform Script to create AWS Infrastructure for DevSecOps
14 - terraform registry for aws.zip
15 - Understand shell script to install softwares on EC2 instance using Terraform
16 - Understand variables file in TF and create AWS Key pair to create EC2 using TF
17 - Run Terraform Script to create AWS Infrastructure for DevSecOps