github.com/kaixiang/packer@v0.5.2-0.20140114230416-1f5786b0d7f1/builder/amazon/ebs/hook.go (about)

     1  package ebs
     2  
     3  // This hook is fired prior to launching the EC2 instance.
     4  const HookPreLaunch = "amazonebs_pre_launch"