Check line 12 you got an extra line that shouldnt be there. HEre an example of one that works: https://github.com/hashicorp/atlas-examples/blob/master/HAProxy-Nodejs/packer/haproxy.json#L7-L16
Alvaro. On Wed, Jul 13, 2016 at 10:43 AM, Jonah Crawford <[email protected]> wrote: > Greetings all. Could anyone shed some light on why my build fails to > validate ? > > > https://gist.github.com/minskmaz/edcfc7e1ab94c1c387239393807067fd > > > Error is: > > > Errors validating build 'amazon-instance'. 1 error(s) occurred: > > > * unknown configuration key: "builders" > > > Version is: > > > 0.10.1 > > -- > This mailing list is governed under the HashiCorp Community Guidelines - > https://www.hashicorp.com/community-guidelines.html. Behavior in > violation of those guidelines may result in your removal from this mailing > list. > > GitHub Issues: https://github.com/mitchellh/packer/issues > IRC: #packer-tool on Freenode > --- > You received this message because you are subscribed to the Google Groups > "Packer" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/packer-tool/0c691e0c-f588-4b97-89bf-3b62512c06ae%40googlegroups.com > <https://groups.google.com/d/msgid/packer-tool/0c691e0c-f588-4b97-89bf-3b62512c06ae%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- This mailing list is governed under the HashiCorp Community Guidelines - https://www.hashicorp.com/community-guidelines.html. Behavior in violation of those guidelines may result in your removal from this mailing list. GitHub Issues: https://github.com/mitchellh/packer/issues IRC: #packer-tool on Freenode --- You received this message because you are subscribed to the Google Groups "Packer" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/packer-tool/CAHqq0eysHQzDe8UCCJweWZ-z9Nmhe2qzzgqCG03OwuY6Nch_9w%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
