Hi Everyone,
We are a big organization, we got a new project where they use ARM templates as their IaC . Now, they are migrating those ARM templates to Terraform.
I need a help how can we convert all the ARM templates to Terraform Templates.
I got one solution using AZTFEXPORT to migrate the resources from Azure to terraform. But, how can we do in multiple stages like dev, stage, prod. How can we convert ARM tempaltes to terraform one.
Anyone … Please help me.
Thanks