mirror of
https://github.com/hashicorp/packer.git
synced 2026-02-23 18:04:11 -05:00
4 lines
117 B
Go
4 lines
117 B
Go
package ebs
|
|
|
|
// This hook is fired prior to launching the EC2 instance.
|
|
const HookPreLaunch = "amazonebs_pre_launch"
|