This repository was archived by the owner on Nov 23, 2017. It is now read-only.

Description
Scripts work great, but EC2 machines have Java 1.7 on them rather than Java 1.8.
I can see #12 adds some functionality related to this, but it's not clear to me exactly how to take advantage.
Do I need to build a new AMI and pass this on the command like (--ami) rather than using the versions defaulted from ami-list in the repo? Is there anywhere documented the exact process to build this new AMI? I can see the create_image.sh script, but usage isn't entirely clear to me.
Thanks!
Adam