updated example to include instance_type

This commit is contained in:
Ben 2014-04-24 11:50:49 -06:00
parent 9770c7f47d
commit 30b634eae9

View file

@ -77,6 +77,7 @@ EXAMPLES = '''
image_id: ami-XXX
key_name: default
security_groups: 'group,group2'
instance_type: t1.micro
'''