Releases: JungleCatSoftware/AWS-Toolkit
Releases · JungleCatSoftware/AWS-Toolkit
v0.0.5
This version adds in FirstBoot support to execute code on Instances created from the generated AMI.
For now, this just removes the created cronjob on the first boot, but will eventually be used to run various other startup tasks.
v0.0.4
This release fixes and issue where apt-get upgrade could fail on certain packages (such as grub) that will try and prompt for input and adds in the ability to wait for the AMI to complete and then shutdown.
v0.0.2
Actually install things...
v0.0.1
Update README with basic use information