Skip to content

Releases: YaleSpinup/ec2-api

Create and update security groups

15 Dec 23:25
Compare
Choose a tag to compare
Pre-release
v0.6.0-pre02

fixups

Create and update security groups

15 Dec 23:11
85cbc9b
Compare
Choose a tag to compare
Pre-release
GitHub actions (#14)

* convert to github actions

List subnets in an account and optionally in a vpc

04 Oct 22:20
5324cdb
Compare
Choose a tag to compare
v0.5.0

add logic to return list of subnets with optional vpc filter, switch …

List subnets in an account and optionally in a vpc

22 Sep 19:58
Compare
Choose a tag to compare
v0.5.0-pre01

add logic to return list of subnets with optional vpc filter, switch …

List VPCs in an account

21 Sep 22:38
52e6b70
Compare
Choose a tag to compare
List VPCs in an account (#12)

* list vpcs

Allow getting public images

14 Sep 15:02
51c3bb6
Compare
Choose a tag to compare
Allow getting public images (#11)

* allow getting public images

Delete security groups endpoint

13 Sep 21:29
00f5fc7
Compare
Choose a tag to compare
v0.3.0

delete security groups endpoint (#10)

Delete security groups endpoint

13 Sep 21:08
Compare
Choose a tag to compare
Pre-release
v0.3.0-pre01

delete security groups endpoint

Route conversion for the List and Get routes for security groups

12 Sep 15:00
7aeeb91
Compare
Choose a tag to compare

Removes the old ProxyRequestHandler calls to the ruby api on security groups for the list and get routes. These routes have been updated to use functions inside the go api instead.

Route conversion for the List and Get routes for security groups

10 Sep 22:21
Compare
Choose a tag to compare

Removes the old ProxyRequestHandler calls to the ruby api on security groups for the list and get routes. These routes have been updated to use functions inside the go api instead.