github.com/alouche/packer@v0.3.7/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"