hashicorp/packer

actively count down time remaining on provisioner pause_before

Open

#9,691 opened on Jul 31, 2020

View on GitHub
聽(5 comments)聽(0 reactions)聽(0 assignees)Go聽(13,697 stars)聽(3,228 forks)batch import
coreenhancementhelp wanted

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

Potential References

Contributor guide

actively count down time remaining on provisioner pause_before 路 hashicorp/packer#9691 | Good First Issue