Azure – My terraform config file is unable to detect the changes on running the plan command
I am learning Terraform, so just added the provider config, ad config and the resource group config in my main.tf file. While trying to run the plan command "terraform plan -out main.tfplan", I am getting No changes. Your infrastructure matches…