Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 237 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 237 Bytes

ASG EBS

Scripts for handling EBS volumes for usage in AWS autoscaling group

Vendor dependencies

godep save ./...

Building the image

make build

Creating a new release

VERSION=1.0.0 make release