Introduction
Now that we’ve learned about all the container services Azure has to offer, it’s time to look at how we can use continuous integration and continuous delivery (CI/CD) tools like Azure DevOps to deploy and automate infrastructure using Azure Pipelines.
This chapter will dive into the integration between Azure DevOps and Terraform and explore how infrastructure provisioning can be automated using CI/CD tools.
As Azure cloud resource environments become more complex and integrated ...