Working with multiple MS Azure subscriptions using terraform
This article explains you to work with multiple Azure subscriptions using terraform. One of the greatest advantages of Terraform is that it allows us to work with multiple cloud providers and multiple subscriptions/accounts of the same cloud provider. Most of…