updated example to include instance_type
This commit is contained in:
parent
06ff535098
commit
834115290d
1 changed files with 1 additions and 0 deletions
|
@ -77,6 +77,7 @@ EXAMPLES = '''
|
|||
image_id: ami-XXX
|
||||
key_name: default
|
||||
security_groups: 'group,group2'
|
||||
instance_type: t1.micro
|
||||
|
||||
'''
|
||||
|
||||
|
|
Loading…
Reference in a new issue