NEW FEATURES:
- Add postgres_family variable
- Rename postgres family to "${var.prefix}-concourse-${var.postgres_family}" to prevent cycle dependency during upgrade.
- Add instance_ami variable V12
ENHANCEMENTS:
- Version 12 upgrade
NEW FEATURES:
- Add instance_ami variable
NEW FEATURES:
- Add custom volume size for concourse instance
- Update CoreOs AMI owners
BACKWARDS INCOMPATIBILITIES / NOTES:
- Subnets must now be defined as array instead of A and B. The first SN will be used for individual ressource.
NEW FEATURES:
- Generate random passwords for concourse and postgres if specified other
- Deploy a RDS instance for postgres instead of a container
IMPROVEMENTS:
- Allow to specify more then two subnetworks
BUG FIXES:
- None