-
Notifications
You must be signed in to change notification settings - Fork 79
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Post processor I handled buildvar type #152
Comments
Has anyone found a way around this? I would like to use the manifest functionality but can't find a workaround. I tried v1.0.2 of the plugin and got the same error. |
same error reported #168 |
A simple |
…gin-azure#152 in packer Signed-off-by: Damien Duportal <[email protected]>
Hello 👋 thanks again for reporting. This issue has been fixed in #182 ; some test binaries are available via the link below if you would like to test the fix. I'm going to close this issue. If you find that in testing with the test binaries you are still running into issues please drop a comment on the thread and we will reopen the issue. Cheers! |
Post manifest processor throws exception
With 1.0.3 version of the plug-in, the changes introduced for post processor broke manifest processor. Got error message: unhandled buildvar type: []interface{}
Reproduction Steps
Plugin and Packer version
From
packer version
1.7.4
Simplified Packer Buildfile
Operating system and Environment
Alpine 3
Log Fragments and crash.log
Post-processor failed: unhandled buildvar type: []interface {}
The text was updated successfully, but these errors were encountered: