mirror of
https://github.com/hashicorp/packer.git
synced 2026-09-26 09:44:01 -04:00
- Changed "http_port" from uint to int for step_boot_command (https://github.com/hashicorp/packer/pull/7423) - Implemented API changes for context cancellation of builders (https://github.com/hashicorp/packer/pull/7440) - Update packer (1.4.1) and govmomi (0.20.0) go modules - Run `go mod tidy` to clean up unnecessary go.mod and go.sum entries