Thanks Aron for the reply - I tried what you suggested but that did not help.
After further investigation I managed to track down that the issue was a file permission error on that plugin and I had to give 'Other' execute permission using CHMOD. On Thursday, April 26, 2018 at 12:42:29 PM UTC+1, Aaron Kulbe wrote: > > I'm pretty sure your plugin binary needs to go in "~/.packer.d/plugins/" > > So create that if you haven't already and put your plugin binary there. > > Cheers, > > Aaron Kulbe > > -- 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/d34212b3-78aa-4e13-a802-16492e3d0a69%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
