Releases: skyscrapers/terraform-rds
Releases · skyscrapers/terraform-rds
Allow for public and multi-az replica
Merge pull request #48 from skyscrapers/public_replica Allow to expose replica node
Add RDS Proxy module
Adding module to setup rds proxy with needed IAM role
Allow booting aurora cluster from snapshot
5.4.1 Add support for booting aurora from a snapshot (#46)
Allow to override the Aurora RDS instance names
Allow to override the names of the RDS instances (#45) To accomodate current instances with different names
Add output of Aurora clusters
This release includes PR #44
Add storage size options to RDS replica module
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
Add ability to set max_allocated_storage #40
This adds the ability to autoscale the storage of the RDS disk
lower custom snapshot retention period
5.2.2 lower custom snapshot retention period
enhance snapshot replicator further
5.2.1 enhance snapshot replicator (#39)