mirror of
https://github.com/hashicorp/packer.git
synced 2026-04-23 15:18:40 -04: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"
|