Skip to content

v2.1.0 (2021-02-17)

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Feb 15:35
  • Optionally create RDS, Redis, memcached, elasticsearch services when creating
    an EKS cluster.
  • Include standard aws-web-stacks public and private asset buckets when using EKS.
  • Make AssetsCloudFrontCertArn empty by default so it's optional
  • Make SFTPUserRole and SFTPUserScopeDownPolicy key off use_sftp_condition
  • Add support for new EC2 and RDS instance types
  • Add support for RDS for PostgreSQL version 12
  • Add a missing PropagateAtLaunch property to ELB tags (#105)
  • Remove a broken reference in the Dokku stack (#98)
  • Other minor bug fixes