Azure의 cloud shell 에서 terraform 을 사용해봤다. terraform 적용을 위한 terraform plan 커맨드를 수행했을때 credential 관련하여 에러가 발생했다. 에러 원문 Error : Unable to list provider registration status, it is possible that this is due to invalid credentials or the service principal does not have permission to use the Resource Manager API, Azure error: azure.BearerAuthorizer#WithAuthorization 보통 credential 에러는 사용자 정보(id, access k..