packer-cn/post-processor/googlecompute-export
Matthew Hooker 366dc3da0a
move multistep imports to helper.
gomvpkg -from "github.com/mitchellh/multistep" -to "github.com/hashicorp/packer/helper/multistep"
2018-01-24 17:09:15 -08:00
..
artifact.go Created googlecompute-export post-processor. Modified the googlecompute builder to pass a few configuration values to its resulting artifact. These values can then be used in googlecompute-export post-processor. 2016-08-15 14:36:26 -07:00
post-processor.go move multistep imports to helper. 2018-01-24 17:09:15 -08:00
post-processor_test.go Created googlecompute-export post-processor. Modified the googlecompute builder to pass a few configuration values to its resulting artifact. These values can then be used in googlecompute-export post-processor. 2016-08-15 14:36:26 -07:00
startup.go Added some error handling and logs for the GCE export startup script. 2016-08-15 16:25:57 -07:00