Skip to content

Releases: squareops/terraform-aws-rds-postgresql

v1.1.2

30 Aug 08:01
1b0d849
Compare
Choose a tag to compare

What's Changed

  • Update the terraform aws provider version

Full Changelog: v1.1.1...v1.1.2

v1.1.1

27 Nov 07:03
d26bd82
Compare
Choose a tag to compare

Release Note:

Minor Upgrade:

  1. This enhancement provides you to define and manage custom passwords .

v1.1.0

02 Nov 06:26
53e6d8f
Compare
Choose a tag to compare

**Release Note:

Support for Replica Enablement**

  1. Replica Enablement Feature
  2. Simplified Configuration
  3. Enhanced Scalability and Performance
  4. Comprehensive Example Reference
  5. New feature allows users to seamlessly integrate Slack notifications into their workflow.
  6. By setting the slack_notification_enabled variable to true, users can easily enable Slack notifications.

v1.0.1

22 Sep 10:41
ec4855c
Compare
Choose a tag to compare

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.

v1.0.0

07 Jun 11:32
5595741
Compare
Choose a tag to compare

Initial Release

This module contains Example, IAM permissions required to deploy RDS PostgreSQL database and README for instructions to create resources.