aztfmod / rovergo

The next version of Rover, the command line tool for Azure CAF Landingzones. Developed in Go
MIT License
10 stars 7 forks source link

Implement impersonation mode #20

Open benc-uk opened 3 years ago

benc-uk commented 3 years ago

Rover can switch the identity it runs terraform under by fetching details from a keyvault

I don't think this affects any other calls to Azure e.g. the az commands and therefor any calls we make to the API with the SDK

See https://github.com/aztfmod/rover/blob/1113d610f00c2bc5b2d80d970e66052acd1d5ed3/scripts/functions.sh#L299