vhdbuilder/packer/linux-packer-plugin.pkr.hcl (
8
lines of code) (
raw
):
packer { required_plugins { azure = { version = ">= 2.1.8" source = "github.com/hashicorp/azure" } } }