A Demo on Terraform: Create Azure Resource Group
In my previous article, I gave a high level introduction of Terraform to my readers. The article was focused on:
- Advantages and Need for IaC (Infrastructure as a code)
- Introduction to Terraform
- Different components of a Terraform project
- Terraform Config file
- Installation
No amount of theory is good enough to learn a new technology. Hence, let’s get our hands dirty with a demo.