mirror of https://github.com/hashicorp/packer
Fix Google Compute Export Post-Processor (#9708)
* 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.gopull/9729/head
parent
04d7a10aa0
commit
6d1a146143
Loading…
Reference in new issue