thelastpickle / tlp-cluster

tlp-cluster, a tool for launching Cassandra clusters in AWS
http://thelastpickle.com/tlp-cluster/
Other
21 stars 11 forks source link

use the right ami for the instance type #58

Closed rustyrazorblade closed 5 years ago

rustyrazorblade commented 5 years ago

Depending on the machine instance we'll be using different instance types. figure it out.

ideally i can pass a region and an instance type and tlp-cluster will figure out the rest.

rustyrazorblade commented 5 years ago

I've got an open branch for this: https://github.com/thelastpickle/tlp-cluster/compare/56_multi_region?expand=1