packer-cn/post-processor
Wilken Rivera 759d2451a4 post-processor/googlecompute-export: Remove IAP configuration from HCL schema
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...
```
2020-08-07 11:00:07 -04:00
..
alicloud-import ci/tech-debt: Fix vmware acceptance tests (#9636) 2020-07-23 09:40:57 +02:00
amazon-import Adding retry for ImportImage call in amazon-import post-processor. 2020-07-06 09:41:13 -05:00
artifice HCL2: generate hcl tags with go-cty tags too (#9306) 2020-05-28 11:19:00 +02:00
checksum update checksum post-processor docs 2020-08-05 19:46:17 +02:00
compress HCL2: generate hcl tags with go-cty tags too (#9306) 2020-05-28 11:19:00 +02:00
digitalocean-import post-processor/digitalocean-import: replace deprecated oauth2.NoContext (#9566) 2020-07-13 17:13:35 +02:00
docker-import make friendly error message (#9605) 2020-07-20 16:58:38 +02:00
docker-push HCL2: generate hcl tags with go-cty tags too (#9306) 2020-05-28 11:19:00 +02:00
docker-save HCL2: generate hcl tags with go-cty tags too (#9306) 2020-05-28 11:19:00 +02:00
docker-tag HCL2: generate hcl tags with go-cty tags too (#9306) 2020-05-28 11:19:00 +02:00
exoscale-import HCL2: generate hcl tags with go-cty tags too (#9306) 2020-05-28 11:19:00 +02:00
googlecompute-export post-processor/googlecompute-export: Remove IAP configuration from HCL schema 2020-08-07 11:00:07 -04:00
googlecompute-import HCL2: generate hcl tags with go-cty tags too (#9306) 2020-05-28 11:19:00 +02:00
manifest HCL2: generate hcl tags with go-cty tags too (#9306) 2020-05-28 11:19:00 +02:00
shell-local Share build info with Provisioner and Post-Processor via HCL2 variables (#9444) 2020-06-29 13:44:57 +02:00
ucloud-import update ucloud-uhost builder (#9466) 2020-06-24 14:31:05 +02:00
vagrant HCL2: generate hcl tags with go-cty tags too (#9306) 2020-05-28 11:19:00 +02:00
vagrant-cloud post-processor/vagrant-cloud: missing vagrant_cloud_url in test (#9572) 2020-07-14 10:29:28 +02:00
vsphere fix return 2020-07-27 08:53:33 -07:00
vsphere-template HCL2: generate hcl tags with go-cty tags too (#9306) 2020-05-28 11:19:00 +02:00
yandex-export yandex-export post-processor artifact id is url. 2020-07-17 00:45:19 +03:00
yandex-import go import file 2020-07-22 11:39:28 +03:00