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

Quick fix - december update #229

Closed arnaudlh closed 2 years ago

arnaudlh commented 2 years ago

az cli auto extension setup only effective in user 0 context is blocking in interactive mode where we need to in input az config set extension.use_dynamic_install=yes_without_prompt. This fix should address that.