mirror of https://github.com/hashicorp/packer
builder/qemu: Add ok check for state values (#10249)
This changes fixes two crashes in `step_run` that expects certain information to be in state from prior steps. This change requires testing to ensure the bugs have been fixed. I believe there may be more state values that need to be checked as they may not be put into state if a build configuration has attributes that would skip or otherwise not put data into the statebag.pull/10292/head
parent
73b7499811
commit
d82b9d2072
Loading…
Reference in new issue