github.com/hashicorp/packer@v1.14.3/command/test-fixtures/hcl2_upgrade/azure_shg/input.json (about) 1 { 2 "builders": [{ 3 "type": "azure-arm", 4 "shared_image_gallery": { 5 "gallery_name": "web_app" 6 } 7 }] 8 }