When debugging, I often want to inspect the image before creating an image.
Potential implementation: Use https://developer.hashicorp.com/packer/docs/provisioners/breakpoint to implement this. Add a flag that will inject this provisioner at the end of the Packer process.