Terraform Code Review: Multi-Tenant App Service Solution PART 3

preview_player
Показать описание
CODE REVIEW EPISODE 3 - PART III
In this episode, we'll refactor the shared infrastructure of the multi-tenant azure app service solution.

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

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

Thanks, all spot on, I think to make it every more modular, I think naming convention which used/pasted in 6 different resource names could have been single locals{} reference

artisticcheese
Автор

Very useful tips! In a real-world deployment, what tags would you add or how to use them? It's mentioned quite often that using tags is very beneficial, but how to choose them and what resources to tag?

azdanov
Автор

Hey @mark, I'm looking for a terrraform on Azure for a multi tenancy with pay as you go saas model, can you please help

MrArem