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