Today its my Week-1 of learning Terraform from scratch. Just for your heads up I have been using terraform in my job already for some time but all I knew was 3 commands that I would use in my day to day job.
terraform init
terraform plan
terraform...