You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 other comments that do not add relevant new information or questions, 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
Overview of the Issue
When supplying a simple packer template including plan information as documented , the image is deployed, however the plan information does not propagate to the final image. This results in Azure erroring about plan information being required when trying to create a VM from the image.
Reproduction Steps
Run packer build for the template below
View Image definition JSON in Azure and observe lack of "plan" information on the resource.
Community Note
Overview of the Issue
When supplying a simple packer template including plan information as documented , the image is deployed, however the plan information does not propagate to the final image. This results in Azure erroring about plan information being required when trying to create a VM from the image.
Reproduction Steps
packer build
for the template belowPacker version
1.9.4
Simplified Packer Template
Operating system and Environment details
Ubuntu 22.04
Resulting Image JSON
Log Fragments and crash.log files
The text was updated successfully, but these errors were encountered: