У нас вы можете посмотреть бесплатно Terraform Module Design: Module Inheritance или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
EPISODE 48 In this episode, we'll refactor our Azure DevOps codebase by extracting out some modules. First we'll start with the Azure DevOps Variable Group that we used for creating Azure credentials that our Terraform pipeline can use. We'll create a Terraform module that can create a Variable Group specifically for Azure Credentials and we'll create a more generic module that simplifies creating Variable Groups in general. We'll look at how we can use inheritance within Terraform Modules to infuse greater reusability and simplify developers lives by creating highly opinionated variants. Follow me on Twitter for quick code snippets and thoughts on Cloud, Automation and other things! / marktinderholt Keep the knowledge flowing! https://www.buymeacoffee.com/azterraf... Source Code: https://github.com/markti/terraform-a... Azure DevOps Provider https://registry.terraform.io/provide... v0.5.0 https://registry.terraform.io/provide... Terraform Resource List: azuredevops_variable_group azuredevops_project