Separate build and deploy phase

Hi,

Coming from Maven world, I cannot see a way to separate build (“builder”) and deploy (“post-processing”) phase? Build phase can be long and use many resources (like internet bandwidth). If I do a packer json file without builder, it cannot build anymore.

Maybe this should be a github feature instead?

Thank you.