Releases: aws-ia/terraform-aws-rds-aurora
Releases · aws-ia/terraform-aws-rds-aurora
v0.0.7
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
- @aws-coutl made their first contribution in #3
Full Changelog: v0.0.6...v0.0.7
v0.0.6
Full Changelog: 0.0.5...v0.0.6
Various feature updates
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
ChangeLog:
Updated:
- Update VPC to latest
- Update Cloud Workspace to latest
Various Updates and Bug Fixes
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
Changelog:
- Add options to support global db and conditional secondary VPC
Inital port form aws-quickstart to aws-ia
This module moved from the namespace aws-quickstart to aws-ia (Note: Versions were reset)