Files
Packer-Cn/builder/amazon/ebs/hook.go
T

5 lines
117 B
Go

package ebs
// This hook is fired prior to launching the EC2 instance.
const HookPreLaunch = "amazonebs_pre_launch"