Skip to content

Releases: aws-ia/terraform-aws-rds-aurora

v0.0.7

08 Jul 23:44
266e920
Compare
Choose a tag to compare

What's Changed

  • adding additional config for logs, cluster instance count and snapshot restore by @aws-coutl in #3
  • Aurora Global database major version upgrade related updates by @catcharbind in #10
  • Aurora Global DB and AWS IA boilerplate updates by @catcharbind in #13

New Contributors

Full Changelog: v0.0.6...v0.0.7

v0.0.6

08 Jul 13:02
9bfb078
Compare
Choose a tag to compare

Full Changelog: 0.0.5...v0.0.6

Various feature updates

12 Nov 02:24
45f71a3
Compare
Choose a tag to compare

Updated readme with supported features and other details
Updated some variable descriptions to be descriptive
Added snapshot_identifier in deploy/main.tf
Added final_snapshot_identifier and final_snapshot_identifier_prefix for taking final snapshot before deletion

Update module dependacies

01 Sep 06:16
Compare
Choose a tag to compare

ChangeLog:

Updated:

  • Update VPC to latest
  • Update Cloud Workspace to latest

Various Updates and Bug Fixes

18 Aug 20:26
9ca2996
Compare
Choose a tag to compare

Change Log:

Added

  • Added Aurora Global DB unplanned failover related changes to create Secondary Aurora cluster afterwards
  • Added Cloudwatch log export for postgresql
  • Added Cloudwatch monitoring

Updated

  • Updated output variables
  • Updated Snapshot restore related parameters which need to be skipped

Fixed

  • Fixed destroy ordering issue

Add global database support

20 Jul 16:46
6caa6b9
Compare
Choose a tag to compare

Changelog:

  • Add options to support global db and conditional secondary VPC

Inital port form aws-quickstart to aws-ia

16 Jun 18:23
Compare
Choose a tag to compare

This module moved from the namespace aws-quickstart to aws-ia (Note: Versions were reset)