Releases: DNXLabs/terraform-aws-rds
Releases · DNXLabs/terraform-aws-rds
0.8.1
0.8.0
What's Changed
- Add storage type as variable by @lgothelipe in #19
New Contributors
- @lgothelipe made their first contribution in #19
Full Changelog: 0.7.0...0.8.0
0.7.0
What's Changed
- Feature/allow_security_groups by @brunodasilvalenga in #18
Full Changelog: 0.6.2...0.7.0
0.6.2
0.6.1
What's Changed
- Remove timestamp to avoid drifts by @brunodasilvalenga in #16
Full Changelog: 0.6.0...0.6.1
0.6.0
What's Changed
- include final snapshot identifier by @brunodasilvalenga in #15
New Contributors
- @brunodasilvalenga made their first contribution in #15
Full Changelog: 0.5.0...0.6.0
0.5.0
What's Changed
- Add license_model variable by @FabioORamos in #10
- Added option to specify backup and maintenance window on RDS and Aurora by @jrpradojr in #14
New Contributors
- @FabioORamos made their first contribution in #10
Full Changelog: 0.4.2...0.5.0
0.4.2
Add enhanced monitoring to the rds resource:
- Amazon RDS provides metrics in real time for the operating system (OS) that your DB instance runs on. You can view all the system metrics and process information for your RDS DB instances on the console. You can manage which metrics you want to monitor for each instance and customize the dashboard according to your requirements.
Add variable required to deploy SQL Server
Adding licence_model variable. Required to deploy SQL Server
0.4.0
What's Changed
- 🐛 FIX: Terraform docs CI by @caiovfernandes in #8
- features: enabled_cloudwatch_logs_exports, publicly_accessible and option_group_name by @jrpradojr in #9
Full Changelog: 0.3.6...0.4.0