Anyone has experience on using packer in production? Could you share your use cases for using Packer? And any drawbacks that you experience using that tool?<p>Thanks
We use packer to reproducibly create VM images for our aws deployments. Going on 3+ years and multiple clients now. The biggest pain point for me has been having multiple small bash lines in the json spec packer uses.