Releases: claranet/terraform-aws-aurora
Releases · claranet/terraform-aws-aurora
v1.1.0
Add an optional identifier_prefix
which allows there to be more than one Aurora cluster per envname
.
This should be backwards compatible; if not specified, the name will remain as per v1.0.4 and below.
Bugfixes
- Work even when enhanced monitoring disabled ( #3 )
- Fix default value for final snapshot ( #4 )