erraform is an Infrastructure as Code (IaC) tool by HashiCorp that allows you to define, provision, and manage cloud and on-premises resources using human-readable configuration files
terraform init terrafrom plan terrafrom apply terrafrom destroy
main.tf : Entry point of tf project