Pausing before step?
Open
enhancement
stage/thinking
- Dominant language
- Go
- Stars
- 15.8k
- Forks
- 3.3k
- PR merge metrics
- PR metrics pending
Description
If Packer is run with the `-debug` flag Packer will pause after each step. Why does it pause after each step instead of before? The question is related to this enhancement request: https://github.com/hashicorp/packer/issues/11286. I want to make sure that Packer and the installation of the operating system in the VM are in sync. That would be much easier if Packer paused before each step instead of after, at least for the boot commands.
Contributor guide
Assessment
This issue has not been assessed yet.