mirror of
https://github.com/hashicorp/packer.git
synced 2026-09-20 06:51:39 -04:00
5 lines
117 B
Go
5 lines
117 B
Go
package ebs
|
|
|
|
// This hook is fired prior to launching the EC2 instance.
|
|
const HookPreLaunch = "amazonebs_pre_launch"
|