- added support for EC2 ephemeral (instance store) volumes
0.6.5
- Added support for piop EBS volumes
0.6.4
- Fixed typo in v0.6.1 that broke EC2 run_instance
0.6.1
- Fixed a bug where tags were not added to existing instances - Automatically add new tags to existing instances created from an ASG
0.6.0
- added support for ELB's with ASG clusters - allow for NFS volumes - support environment variable expansion inside cloud-composel.yml environment section - docker-compose.yml is now optional - friendly error message when missing docker.compose.yml
0.5.0
- environment variables can now be specified in the cloud-compose.yml. See the README for details.