Skip to content

v1.0.1

Compare
Choose a tag to compare
@RohitSquareops RohitSquareops released this 22 Sep 10:41
· 13 commits to main since this release
ec4855c

Release Notes:

Overview

This release introduces significant enhancements to the module, including support for storage autoscaling and the ability to create a replica of an RDS PostgreSQL instance. Additionally, a new example for creating an RDS PostgreSQL instance with a replica is included.

Key Features:

  1. Users can now enable storage autoscaling for their RDS PostgreSQL instances, allowing automatic adjustment of storage capacity based on workload requirements.
  2. A new replica_enable and replica_count parameter has been added to the module, allowing users to specify whether to create a replica of the RDS PostgreSQL instance.