Terraform using Multi-Stage Pipelines in Azure DevOps

preview_player
Показать описание
Another Mail Bag episode tackling a question about using Multi-Stage Azure DevOps pipelines to run Terraform Plan and Apply. We demonstrate how to setup a pipeline a couple of different ways until I'm finally happy with the outcome.

Follow me on Twitter for quick code snippets and thoughts on Cloud, Automation and other things!

Keep the knowledge flowing!
Рекомендации по теме
Комментарии
Автор

Very helpful tutorial and demonstrates what is possible with the correct use of tools. You have earned yourself a subscriber!

luckeeer
Автор

Please make an episode about how to properly deploy multi-tenant environment with shared resources. Example every client gets their own Resource Group, AppService integrated into their subnet on common shared VNET. How code as well deployment would be structured for both client relevant files (resource group, app service plan, dedicated subnet) as well as common files (common VNET, firewall, whatever other things might be).

artisticcheese
Автор

This is so close to my use case, thank you for some insights. Btw, are you using any type of yaml extension for your vs code?

davidbrown