packer-cn/builder/azure
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
..
arm change run signatures 2018-01-24 17:09:17 -08:00
common change run signatures 2018-01-24 17:09:17 -08:00
pkcs12 add pkcs12 license 2017-09-07 11:40:14 -07:00
LICENSE Added MIT license 2016-03-14 20:08:35 -07:00
TODO.md Update TODO.md 2017-04-24 14:19:24 -07:00