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"
|