-
Notifications
You must be signed in to change notification settings - Fork 214
Description
Hi ,
I am trying to reverse engineer my azure subscription to terraform code. Definitely , i expect that aztfexport tool will do this for me.
This is very common practices that every subscription must be followed by Microsoft recommended azure security restrictions at enterprise level.
Unfortunately aztfexport failed in this scenario.
This tool works best for toy subscription where not enough security restrictions are implemented.
Question: Is there any tool or work around where we can reverse engineer the azure subscription exported to terraform code. Goal is to templating and throw new subscriptions when needed.
I am also very convinced that How Microsoft will develop a tool which will break self created rules and enterprise security best practices But at another end , there must be some workarounds where we can understand the exact meanings of export. Right now , it is partial export.
Looking forward to hearing from you.
Thank You!