atlas-packer-vagrant-tutorial
atlas-packer-vagrant-tutorial copied to clipboard
Packer configuration for the Atlas Packer Vagrant Tutorial
Hi, I am looking for an option to build ami of running ec2 instance. Also need to know whether packer support this feature? Thanks
Hey - I went through the tutorial on a Windows box. The instruction to export the environment variable doesn't work in the default command window or `powershell`. Also, AFAIK, `curl`...
If I use the template and want to update the box, then I need to update the version field in the metadata: ``` "metadata": { "provider": "virtualbox", "version": "0.0.4" ```...