mirror of https://github.com/hashicorp/packer
parent
cb1e0cbabf
commit
a2bf964f30
@ -0,0 +1,4 @@
|
||||
package amazonebs
|
||||
|
||||
// This hook is fired prior to launching the EC2 instance.
|
||||
const HookPreLaunch = "amazonebs_pre_launch"
|
||||
Loading…
Reference in new issue