tf/tools/packer/packer_config.pkr.hcl (
8
lines of code) (
raw
):
packer { required_plugins { azure = { source = "github.com/hashicorp/azure" version = "~> 2" } } }