759d2451a4
Build results before change ``` [go-1.14.2] [2] wilken@automaton in ~/Development/packer-templates/googlecompute/googlecompute-startup-scripts/ on master ⇶ packer build -var project=$GOOGLE_PROJECT_ID googlecompute-ubuntu-startup-script-export.pkr.hcl Error: Failed preparing post-processor-block "googlecompute-export" "" on googlecompute-ubuntu-startup-script-export.pkr.hcl line 28: (source code not available) 1 error occurred: * unknown configuration key: '"iap"' ==> Builds finished but no artifacts were created. ``` Build results after change ``` ⇶ packer build -var project=$GOOGLE_PROJECT_ID googlecompute-ubuntu-startup-script-export.pkr.hcl googlecompute.example: output will be in this color. ==> googlecompute.example: Checking image does not exist... ==> googlecompute.example: Creating temporary SSH key for instance... ``` |
||
---|---|---|
.. | ||
artifact.go | ||
post-processor.go | ||
post-processor.hcl2spec.go | ||
post-processor_test.go | ||
startup.go |