github.com/hashicorp/packer@v1.14.3/packer_test/plugin_tests/templates/simple.json (about) 1 { 2 "builders": [{ 3 "type": "tester-dynamic", 4 "name": "test" 5 }] 6 }