mirror of
https://github.com/hashicorp/packer.git
synced 2026-04-25 16:18:28 -04:00
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...
```
|
||
|---|---|---|
| .. | ||
| alicloud-import | ||
| amazon-import | ||
| artifice | ||
| checksum | ||
| compress | ||
| digitalocean-import | ||
| docker-import | ||
| docker-push | ||
| docker-save | ||
| docker-tag | ||
| exoscale-import | ||
| googlecompute-export | ||
| googlecompute-import | ||
| manifest | ||
| shell-local | ||
| ucloud-import | ||
| vagrant | ||
| vagrant-cloud | ||
| vsphere | ||
| vsphere-template | ||
| yandex-export | ||
| yandex-import | ||