Getting Started with Terraform for Azure

What is Terraform? Terraform is a simple and powerful open-source infrastructure management tool developed by Hashicorp which uses a simple language called HashiCorp Configuration Language (HCL). Terraform lets us build, change and organize the infrastructure efficiently. It organizes infrastructure in configuration files that describes the topology of cloud resources such as Virtual machines, storage accounts…