Knowledge is Power!
Quick start for Terraform
Terraform: Helps to build your cloud infrastructure without GUI but with configurable and reusable infrastructure code ! Installation: wget https://www.terraform.io/downloads.html Terraform extensions: * .tfvars: To set the environment variables used in terraform modules. * .tf: root file. Can have many .tf files in a directory and reference it