Releases: YaleSpinup/ec2-api
Releases · YaleSpinup/ec2-api
Support for updating instances - SSM Association
v0.14.0-pre5 Updated SSM Association
Support for updating instances - Print Stack Trace
Support for updating instances - Print Stack Trace, when recovering from panic.
Support for updating instances - updated SSM Association
v0.14.0-pre3 updated PUT SSM
Support for updating instances - updated IAM roles
v0.14.0-pre2 Role updated
Support for updating instances
v0.14.0-pre Added policies
Migrate SSM PUT Command
Migrate SSM PUT Command (#26) * PUT SSM Command * Fixed comments * Added Unit Test
Support for Modify Instance State
Support for Modifying instances state (#25) * Migrate Modify Instances State * Added comments * InstanceState Unit test
Support for creating and deleting volumes
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
v0.11.0-pre update modules
Support for updating tags for images
Add support for updating image tags (#23) * Add support for updating image tags * Fixed comments * Added Unit test * Resolved Comments