Skip to content

Releases: claranet/terraform-aws-aurora

v4.0.1

27 Feb 13:52
Compare
Choose a tag to compare
Update README.md using terraform-docs

Upgrade to Terraform 0.12

27 Jun 13:58
2f63629
Compare
Choose a tag to compare

This version of the module is only compatible with Terraform 0.12.x and above.

If you require earlier Terraform version compatibility, please use module version 3.x.x.

Fixed a number of issues with the enabled flag

25 Mar 11:58
1fdaffd
Compare
Choose a tag to compare
Merge pull request #30 from swhitaker90/stevew/fixes_enabled_flag

Fixes a couple of issues related to enabled flag

Added the enabled option to control whether the db resources are created

25 Mar 09:37
23f19b5
Compare
Choose a tag to compare
Merge pull request #29 from swhitaker90/stevew/add_enabled_var

Added the enabled variable which controls whether the db resources are created

Add output for Cluster ID

12 Dec 13:49
899f38d
Compare
Choose a tag to compare
Merge pull request #26 from claranet/ajj/add-cluster-id-output

Add output for the RDS Cluster ID

Add IAM Database Authentication Support

12 Dec 09:48
e7492e5
Compare
Choose a tag to compare
Merge pull request #25 from claranet/ajj/iam-database-authentication

Add IAM database authentication support

Add Support for Performance Insight

30 Aug 09:22
2bdd505
Compare
Choose a tag to compare
Merge pull request #20 from moctg/master

Adding option to enable Performance Insights

Add autoscaling support

27 Mar 13:24
Compare
Choose a tag to compare

This release adds support for autoscaling replicas for MySQL

Fix specifying alternate engine-version

26 Mar 11:31
ea819e4
Compare
Choose a tag to compare

Fix specifying alternate engine version. Because the defaults were used previously, care should be taken when upgrading to this version of the module, and so it has been released as a new major version.

Add Postgres and Aurora MySQL 5.7

13 Feb 11:43
f05297e
Compare
Choose a tag to compare
v1.2.0

Add support for Aurora MySQL 5.7 (#9)