Skip to content

Releases: skyscrapers/terraform-rds

Allow for public and multi-az replica

23 Oct 09:13
092b7ab
Compare
Choose a tag to compare
Merge pull request #48 from skyscrapers/public_replica

Allow to expose replica node

Add RDS Proxy module

20 Oct 12:48
83faa74
Compare
Choose a tag to compare

Adding module to setup rds proxy with needed IAM role

Allow booting aurora cluster from snapshot

30 Jun 12:20
794545e
Compare
Choose a tag to compare
5.4.1

Add support for booting aurora from a snapshot (#46)

Allow to override the Aurora RDS instance names

11 Mar 14:12
9012f27
Compare
Choose a tag to compare
Allow to override the names of the RDS instances (#45)

To accomodate current instances with different names

Add output of Aurora clusters

03 Feb 13:48
d72bfae
Compare
Choose a tag to compare

This release includes PR #44

Add storage size options to RDS replica module

02 Jan 10:21
Compare
Choose a tag to compare

This release adds two variables to the rds-replica module, to control the RDS allocated storage size and autoscaling feature:

  • allocated_storage
  • max_allocated_storage

See readme for more info.

Thanks @YorickH for the contribution.

5.2.4

04 Dec 09:50
ea960a2
Compare
Choose a tag to compare
Fix Aurora module bugs / deprecation warnings (#41)

Add ability to set max_allocated_storage #40

15 Nov 12:56
507da3b
Compare
Choose a tag to compare

This adds the ability to autoscale the storage of the RDS disk

lower custom snapshot retention period

21 Oct 08:55
Compare
Choose a tag to compare
5.2.2

lower custom snapshot retention period

enhance snapshot replicator further

11 Oct 07:11
34ee370
Compare
Choose a tag to compare
5.2.1

enhance snapshot replicator (#39)