Skip to content

Releases: YaleSpinup/ec2-api

Support for updating instances - SSM Association

17 May 05:35
Compare
Choose a tag to compare
v0.14.0-pre5

Updated SSM Association

Support for updating instances - Print Stack Trace

17 May 04:25
Compare
Choose a tag to compare

Support for updating instances - Print Stack Trace, when recovering from panic.

Support for updating instances - updated SSM Association

16 May 20:25
Compare
Choose a tag to compare
v0.14.0-pre3

updated PUT SSM

Support for updating instances - updated IAM roles

16 May 00:02
Compare
Choose a tag to compare
v0.14.0-pre2

Role updated

Support for updating instances

12 May 19:57
Compare
Choose a tag to compare
Pre-release
v0.14.0-pre

Added policies

Migrate SSM PUT Command

09 May 15:10
a7668e9
Compare
Choose a tag to compare
Migrate SSM PUT Command (#26)

* PUT SSM Command

* Fixed comments

* Added Unit Test

Support for Modify Instance State

28 Apr 20:35
718f11f
Compare
Choose a tag to compare
Support for Modifying instances state (#25)

* Migrate Modify Instances State

* Added comments

* InstanceState Unit test

Support for creating and deleting volumes

26 Apr 14:39
072fec8
Compare
Choose a tag to compare
Support for creating/deleting volumes (#24)

* add support for creating volumes

* add support for deleting volumes

* fixup

* update modules

Support for creating and deleting volumes

25 Apr 21:02
Compare
Choose a tag to compare
v0.11.0-pre

update modules

Support for updating tags for images

25 Apr 20:42
45bc9d9
Compare
Choose a tag to compare
Add support for updating image tags (#23)

* Add support for updating image tags

* Fixed comments

* Added Unit test

* Resolved Comments