Releases: YaleSpinup/ec2-api
Releases · YaleSpinup/ec2-api
Create and update security groups
v0.6.0-pre02 fixups
Create and update security groups
GitHub actions (#14) * convert to github actions
List subnets in an account and optionally in a vpc
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
v0.5.0-pre01 add logic to return list of subnets with optional vpc filter, switch …
List VPCs in an account
List VPCs in an account (#12) * list vpcs
Allow getting public images
Allow getting public images (#11) * allow getting public images
Delete security groups endpoint
v0.3.0 delete security groups endpoint (#10)
Delete security groups endpoint
v0.3.0-pre01 delete security groups endpoint
Route conversion for the List and Get routes for security groups
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
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.