-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
[Feature] - Builds fail when publishing to HCP Packer #189
Comments
I am able to reproduce and will look into this. Thanks for reporting it. |
It looks like we'll have to modify the plugin to match the required schema for the HCP registry. Documentation here. |
@tomasbasham We merged support for this into master if you want to give it a try. It'll be in the next release if you'd rather wait for a binary. |
@tomasbasham Release v2.4.5 adds support for the HCP registry if you want to check it out. |
Magic, thank you. I'll check that out. |
Describe the bug
When building an image and publishing build metadata to HCP Packer the post-processing stage fails and this in turn cleans up all the work done by the Vultr Packer plugin. Effectively the image build succeeds - I know this to be true as I am able to view all the assets in the Vultr dashboard, but when the post-processing stage kicks in the process fails with the following message:
This error only appears to happen with 3rd party plugins - plugins that were not created by HashiCorp - I suspect this because I am receiving the same error for another 3rd party Packer plugin for a different cloud provider, whilst all the HashiCorp providers run to completion.
To Reproduce
Expected behavior
Metadata published to the HCP Packer application when builds succeed.
Desktop (please complete the following information where applicable:
This may possibly be a feature request rather than a bug.
The text was updated successfully, but these errors were encountered: