hashicorp/packer

actively count down time remaining on provisioner pause_before

Open

#9691 aperta il 31 lug 2020

Vedi su GitHub
 (5 commenti) (0 reazioni) (0 assegnatari)Go (3228 fork)batch import
coreenhancementhelp wanted

Metriche repository

Star
 (13.697 star)
Metriche merge PR
 (Merge medio 4g 23h) (11 PR mergiate in 30 g)

Descrizione

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

Guida contributor