-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Description
I set packer to disable_stop_instance = true as I had issues with Packer not being able to stop the instances and Sysprep which runs a finalize step stops the build instance.
This has caused my pipeline to hang at the point where packer is polling AWS for when the Instance is the stopped state. The instance is actually stopped however this keeps going with no resolution.
I am currently using packer version 1.11.0 and packer plugin 1.3.5
Do I need to update these versions or is there something else which may be causing this issue. Time is synced properly on Azure Pipeline agent server and the build server in AWS. Both synced to AWS time.
Permissions are all okay. Can someone please help me investigate?
Issues on GitHub are intended to be related to bugs or feature requests, so we
recommend using our other community resources instead of asking here if you
have a question.
- Packer Guides: https://www.packer.io/guides
- Discussion List: https://groups.google.com/group/packer-tool
- Any other questions can be sent to the packer section of the HashiCorp
forum: https://discuss.hashicorp.com/c/packer - Packer community links: https://www.packer.io/community