github.com/supr/packer@v0.3.10-0.20131015195147-7b09e24ac3c1/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"