6 lines
163 B
YAML
6 lines
163 B
YAML
instance_type: t2.small
|
|
security_group: aws-group # Change the security group name here
|
|
image: ami-337be65c # CentOS7 image
|
|
region: eu-central-1
|
|
count: 1
|
|
creator:
|