1. 07 Jul, 2015 1 commit
    • Samit Pal's avatar
      The default image name in the code has a bug. It is being set to... · 6d6b3e1a
      Samit Pal authored
      The default image name in the code has a bug. It is being set to packer-{{timestamp}}, the {{timestamp}} part needs to be interpolated. Without the interpolation the GCE builder fails with
      the following error
      
      ==> googlecompute: Creating image...
      ==> googlecompute: Error waiting for image: googleapi: Error 400: Invalid value for field 'resource.name': 'packer-{{timestamp}}'. Must be a match of regex '(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?)', invalid
      6d6b3e1a
  2. 02 Jul, 2015 8 commits
  3. 01 Jul, 2015 2 commits
  4. 30 Jun, 2015 10 commits
  5. 29 Jun, 2015 19 commits