Hi Rickard,, Thanks. I should have been more specific in my question. I've read the CONTRIBUTING.md which only talks about contributing changes the Packer source itself. My understanding that developing plug-ins (which is how I've implemented by post-processor) is the preferred method rather than submitting changes to the packer source. Do I just check me code into my own github account or is there something like a central "packer" github for publishing "plug-ins"?
Scott On Sunday, September 18, 2016 at 10:03:02 AM UTC-4, Rickard von Essen wrote: > > Hi Scott, > > The best way is to read CONTRIBUTING.md in the repo and open a pull > request. > > Looking forward to it. > > On Sep 18, 2016 3:24 PM, "Scott Kellish" <[email protected] > <javascript:>> wrote: > >> Hi, >> New to this and didnt see a guideline anywhere. I developed a >> post-processor for creating encrypted versions of amis produced by the >> amazon-ebs builder that I would like to share. >> >> How do I go about doing that? >> >> Thanks >> Scott >> >> -- >> 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] <javascript:>. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/packer-tool/55fff251-b950-48a2-ae2c-74f7d19c852e%40googlegroups.com >> >> <https://groups.google.com/d/msgid/packer-tool/55fff251-b950-48a2-ae2c-74f7d19c852e%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/62b07e06-b51b-41c6-aec8-8c3f7f6f5367%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
