Releases: DNXLabs/terraform-aws-rds
Releases · DNXLabs/terraform-aws-rds
0.3.6
What's Changed
- Small fixes on naming and to work with secrets manager by @adenot in #7
New Contributors
Full Changelog: 0.3.5...0.3.6
0.3.4
ENHANCEMENTS
Added new optional Secrets Manager for RDS:
- Add secrets method variable
- Add secrets manager for RDS
- SSM is still being used as default for secrets
0.3.3
ENHANCEMENTS
Added new arguments:
- max_allocated_storage
- performance_insights_enabled
- multi_az.
BUGFIXES
- Fixed aurora db_parameter_group.
0.3.2
ENHANCEMENTS
- Add SSM parameter for aurora reader endpoint
0.3.1
ENHANCEMENTS
- Add cluster and instance custom parameter group (parameter + resources)
- Add deletion protection parameter
0.3.0
ENHANCEMENTS
- Making subnet-group creation optional
0.2.3
BUGFIXES
- Improving descriptions and making identifier optional
0.2.2
Adding egress rule to rds security group
0.2.1
adding variable for specify number of aurora instances on the cluster