mirror of
https://github.com/hashicorp/packer.git
synced 2026-09-21 07:21:40 -04:00
5 lines
123 B
Go
5 lines
123 B
Go
package amazonebs
|
|
|
|
// This hook is fired prior to launching the EC2 instance.
|
|
const HookPreLaunch = "amazonebs_pre_launch"
|