Some builders dont have a keep_registered option ... I haven't used this builder but assume that is the case hereSent from my Samsung Galaxy smartphone. -------- Original message --------From: Subha <[email protected]> Date: 2018-11-16 6:00 PM (GMT-05:00) To: [email protected] Subject: Re: [packer] Re: How to tell packer not to delete the instance used to build the AMI 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": trueThanks!MuthuOn 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. 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. -- 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/5bef5032.1c69fb81.fbbd3.c6ce%40mx.google.com. For more options, visit https://groups.google.com/d/optout.
