packer-cn/post-processor
Matthew Hooker a831d522be
change run signatures
Run now takes a context as well as a statebag. We'll assign the context
to the blank identifier to prevent namespace collisions. We'll let the
step authors opt-in to using the context.

`find . -iname "step_*.go" -exec gsed -i'' 's/func \(.*\)Run(/func \1Run(_ context.Context, /' {} \;`
2018-01-24 17:09:17 -08:00
..
alicloud-import Fix vet issues with alicloud 2017-06-07 19:38:26 +00:00
amazon-import Set session in state bag 2017-12-19 11:32:33 -08:00
artifice move packer to hashicorp 2017-04-04 13:39:01 -07:00
atlas Remove date from atlas post-processor warning 2017-08-01 09:08:14 -04:00
checksum post-processor/checksum: properly interpolate output 2017-07-09 21:50:20 +02:00
compress run goimports 2018-01-22 17:21:10 -08:00
docker-import run goimports 2018-01-22 17:21:10 -08:00
docker-push run goimports 2018-01-22 17:21:10 -08:00
docker-save run goimports 2018-01-22 17:21:10 -08:00
docker-tag move packer to hashicorp 2017-04-04 13:39:01 -07:00
googlecompute-export move multistep imports to helper. 2018-01-24 17:09:15 -08:00
manifest move packer to hashicorp 2017-04-04 13:39:01 -07:00
shell-local run goimports 2018-01-22 17:21:10 -08:00
vagrant run goimports 2018-01-22 17:21:10 -08:00
vagrant-cloud change run signatures 2018-01-24 17:09:17 -08:00
vsphere filter password from logs 2017-10-24 11:39:04 -07:00
vsphere-template change run signatures 2018-01-24 17:09:17 -08:00