aztfmod / rover

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

Regression - Rover does not force the azure providers to use azure ad authentication by default #202

Closed LaurentLesle closed 2 years ago

LaurentLesle commented 2 years ago

Rover used to set the security context by default to use Azure AD Authentication.

workaround:

execute that command before running the rover.

export ARM_USE_AZUREAD=true