Skip to content
This repository has been archived by the owner on Jun 5, 2020. It is now read-only.

v0.3.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@garethr garethr released this 26 Feb 18:04
· 570 commits to master since this release

This includes support for:

  • Autoscaling groups
  • VPC (Virtual Private Cloud - basically the AWS internal network)
  • Route53 DNS

This also improves the other resources (instances, security groups and
elastic load balancers) and expands the acceptance testing suite which
brings up large chunks of AWS whenever we run a build.

In total that's 19 types/providers, 16 of them new from the previous release.

The examples cover how to use the new functionality.