mrolli / tfaz-playground

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create custom ubuntu images in Azure

mrolli opened this issue · comments

Explore ways to create custom Ubuntu images in Azure using Packer and Terraform.

The goal is that a Ubuntu Linux image should be built by a GitHub Action
pipeline that creates a custom base image that others can use as a basis to spin
up VMs in Azure.

Document the process in order to replicate this "image factory".