actively count down time remaining on provisioner pause_before
#9,691 opened on Jul 31, 2020
Description
Community Note
Please vote on this issue by adding a 馃憤 reaction to the original issue to help the community and maintainers prioritize this request. Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request. If you are interested in working on this issue or have submitted a pull request, please leave a comment.
Description
When pause_before is used in a provisioner, Packer currently prints that is it it pausing for the configured duration but emits no other information until the pause duration completes. It would be nice if Packer could interactively countdown the duration, so the user knows how much time is remaining in the pause.
Use Case(s)
Makes for a nicer build process since the user is aware Packer has not hung by virtue of the countdown being updated.
Potential configuration
N/A