Hello Team, I am trying to create a AWS centos AMI using packer template, where I need to wait for the boot completion and some boot commands as well. I am using builders boot_wait and boot_command parameters. While validating the template i am getting below error.
Error: Failed to prepare build: "amazon-ebs" 2 errors occurred: * unknown configuration key: '"boot_command"' * unknown configuration key: '"boot_wait" packer version : 1.6.5 Detailed has been post in : https://stackoverflow.com/questions/65312043/is-packer-support-boot-wait-and-boot-command-for-aws-ami-generation Let me know if anyone have faced this issue ? -- 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/hashicorp/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/678d43e9-876f-40ef-9aca-14a9b16b13e6n%40googlegroups.com.
