mirror of
https://github.com/hashicorp/packer.git
synced 2026-03-15 15:13:19 -04:00
* Fix Google Compute Export Post-Processor The current Post-Processor hangs on waiting for the Startup Script to finish. The startup script doesn't update the metadata (StartupScriptStatusKey) so this change aims to fix that but adding the `SetMetadata` functionality to this script. * Update startup.go |
||
|---|---|---|
| .. | ||
| artifact.go | ||
| post-processor.go | ||
| post-processor.hcl2spec.go | ||
| post-processor_test.go | ||
| startup.go | ||