Use Packer Var Files instead of Azure DevOps Pipelines Variable Groups

preview_player
Показать описание
EPISODE 19
We'll go over a small optimization to our Packer Build Pipeline to replace our Azure DevOps Variable Groups with a Packer Variable File (i.e,. Var File, pkrvars file). This has many benefits from an operability perspective that we'll also go over!

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

Keep the knowledge flowing!

Azure ARM Packer Builder

Packer Input Variables
Рекомендации по теме
Комментарии
Автор

Hi there, I am trying to do the opposite. I want to use the DevOps Variable groups to store the secrets and call it in Pakcer. Is there a tutorial available?

gangster