Added instance_type to ec2_lc variable list

This commit is contained in:
Ben 2014-04-24 11:47:41 -06:00
parent a9b4fcf703
commit 06ff535098

View file

@ -33,6 +33,12 @@ options:
description:
- Unique name for configuration
required: true
instance_type:
description:
- instance type to use for the instance
required: true
default: null
aliases: []
image_id:
description:
- The AMI unique identifier to be used for the group