Azure – When I run terraform plan there is no response, it keeps running
I just created azure account and tried to create resource group using terraform, I provided sub.id, tenant_id, client_id and client_secret. But after terraform init and validate, terraform plan is not responding, will it take long time, should I need to…