Skip to content

Releases: DNXLabs/terraform-aws-rds

0.8.1

04 Jul 08:34
ee02e19
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.8.0...0.8.1

0.8.0

04 Jul 05:27
1ba8b60
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.7.0...0.8.0

0.7.0

21 Apr 23:59
c471fbc
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.6.2...0.7.0

0.6.2

06 Apr 00:15
827c37d
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.6.1...0.6.2

0.6.1

17 Mar 05:00
7f4c288
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.6.0...0.6.1

0.6.0

17 Mar 04:00
ee0f365
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.5.0...0.6.0

0.5.0

10 Feb 13:48
bf53103
Compare
Choose a tag to compare

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

Full Changelog: 0.4.2...0.5.0

0.4.2

17 Dec 00:10
0f2bbd4
Compare
Choose a tag to compare

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

07 Dec 21:55
Compare
Choose a tag to compare

Adding licence_model variable. Required to deploy SQL Server

0.4.0

15 Nov 22:07
e3a9703
Compare
Choose a tag to compare

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