generated from hashicorp/packer-plugin-scaffolding
-
Notifications
You must be signed in to change notification settings - Fork 27
Closed
Labels
Description
Debug output
Expected behavior
Package.box file should have been uploaded to the Hashicorp Vagrant Registry using the Packer post-processor "vagrant-registry".
Actual behavior
The box was "created" but the package.box file never got uploaded to the regsitry.
Reproduction information
Vagrant version
Vagrant 2.4.1
Packer version
Packer v1.11.2
Host operating system
Ubuntu 22.04.3 LTS
Guest operating system
Ubuntu 22.04.4 live server (amd64)
Steps to reproduce
packer init ./
packer build -var-file=variables.auto.pkvars.hcl ./
The variables file contains HCP client and secret.
Packer template file
[Gist] (https://gist.github.com/agafonoo/6d18ef31f2eeb3923059a3d8acbeefa8)
Reactions are currently unavailable

