Skip to content

Releases: JungleCatSoftware/AWS-Toolkit

v0.0.5

22 Apr 04:22
Compare
Choose a tag to compare
v0.0.5 Pre-release
Pre-release

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

29 Mar 03:05
Compare
Choose a tag to compare
v0.0.4 Pre-release
Pre-release

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.3

08 Mar 09:37
Compare
Choose a tag to compare
v0.0.3 Pre-release
Pre-release

AMI Creation

v0.0.2

08 Mar 06:51
Compare
Choose a tag to compare
v0.0.2 Pre-release
Pre-release

Actually install things...

v0.0.1

07 Mar 23:43
Compare
Choose a tag to compare
v0.0.1 Pre-release
Pre-release
Update README with basic use information