Hi Muthu, Thanks for your reply. i added keep_registered in the builder section but it failed.. :(
amazon-ebs output will be in this color. 1 error(s) occurred: * unknown configuration key: "keep_registered" On Thu, Nov 15, 2018 at 9:19 PM Muthu R D <[email protected]> wrote: > > > > On your "builders" portion in your JSON, add the below item to keep them > registered in there. > > "keep_registered": true > > > > Thanks! > Muthu > > > > > On Friday, 16 November 2018 06:20:10 UTC+5:30, Subhashini Radhakrishnan > wrote: > >> Once the packer is finished building an AMI, it terminates the instances >> used to build the AMI from. >> >> Is there an option to specify not to terminate the instance once AMI is >> generated successfull? >> > -- > 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/7d0895a6-cf3c-4dde-93b2-e447128a20bf%40googlegroups.com > <https://groups.google.com/d/msgid/packer-tool/7d0895a6-cf3c-4dde-93b2-e447128a20bf%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/CAEDMBCyN%2Bkij9a0JHXX6NkmjYxhCCKLCEOn5yqV6As9z_vXt%2BA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
