Is there any way to get to use "next gen" instance types in the my-cf template
# AWS instance type. See <http://aws.amazon.com/ec2/instance-types/> for
# a list of legal instance types.
aws-instance-type=t2.medium
as far as i can tell, the t2 machines are dated, while trying to use next gen throws an error, it doesn't recognize the typeNo. I opened a feature request on this recently. If interested, you can vote for it there https://ask.datomic.com/index.php/604/support-for-recent-aws-instance-types
@jdkealy may be asking about the on-prem template, not cloud
unsure
yes, the on-prem template
Yeah, @jdkealy the on-prem template is provided as a convenience you can roll your own. Otherwise we'd have to include the new instance types in the next release with the template tooling.