aztfmod / rover

The rover is a docker container in charge of the deployment of the Terraform platform engineering for Azure
MIT License
171 stars 142 forks source link

MSAL support in Terraform #247

Closed LaurentLesle closed 2 years ago

LaurentLesle commented 2 years ago

Azure cli version has deprecated the command az account show --sdk-auth as the underlying API is moving from ADAL to MSAL.

This patch update the rover to support the MSAL API with Terraform