Azure Devops CICD Deployment

I am working to create a CICD Pipeline from my CX as Code Terraform modules. I have built out some basic modules and deployed them manually without issue. However, my question is related to creating a pipeline to kick off these Terraform commands. I have watched the DevCast where it goes through that process using GitHub Actions, but the commands and syntax are different when using Azure Devops.

I wanted to know if anyone has had success or could provide an example of a CICD Pipeline in Azure Devops. This would include just basic commands, terraform init and apply, to begin with.

Any information here would be greatly appreciated.

Thanks

This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.