define name: create_ec2_server
ec2_server action: 'create',
image_id: '${f:image_id}',
flavor_id: '${f:flavor_id}',
key_name: '${f:key_name}',
availability_zone: '${f:availability_zone}',
groups: '$f:groups',
tags: '$f:tags'
-
Notifications
You must be signed in to change notification settings - Fork 7
Infrastructure orchestration engine
danryan/mastermind
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Infrastructure orchestration engine
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published