Back to Browse

Terraform Module Design: Azure DevOps Multi-Stage Pipeline

2.3K views
Jul 18, 2023
50:02

EPISODE 49 In this episode, we'll finish setting up our Terraform Module that provisions an Azure DevOps Git Repository and a multi-stage pipeline for a two environment setup (DEV and PROD). First we'll start setting up the repo, then we'll add the pipelines for Terraform Plan and Terraform Apply, then we'll configure variable groups for Azure Credentials and Azure Backend for Terraform State. Follow me on Twitter for quick code snippets and thoughts on Cloud, Automation and other things! https://twitter.com/MarkTinderholt Keep the knowledge flowing! https://www.buymeacoffee.com/azterraformer Source Code: https://github.com/markti/azure-terraformer/tree/main/episodes/049 Azure DevOps Provider https://registry.terraform.io/providers/microsoft/azuredevops/latest/docs v0.5.0 https://registry.terraform.io/providers/microsoft/azuredevops/0.5.0 Terraform Resource List: - azuredevops_environment - azuredevops_build_definition - azuredevops_variable_group - azuredevops_project

Download

0 formats

No download links available.

Terraform Module Design: Azure DevOps Multi-Stage Pipeline | NatokHD