ADF Pipelines Deployments from Dev->Test->Prod with Terraform scripts

Hi All,

We have designed Azure ADF pipelines for our ETL and wanted deploy these pipelines from Dev to test to Prod using Terraform. I have explored a lot and found that we need to do it through Azure Devops. I wanted to check can we deploy ADF pipelines with Terra form scripts.

We have done all our Infra resources provisioning through Terraform scripts through jenkin pipelines with service principle authentication

Same way I wanted to deploy ADF pipelines code base from Dev to test environment using Terraform. Please let me know weather we can do this? if yes, please help me how to do it

Regards,
Raju