Skip to content

Releases: opensupplyhub/terraform-aws-postgresql-rds

3.1.0

16 Jan 08:32
91e0bba
Compare
Choose a tag to compare

Add allow_major_version_upgrade and apply_immediately variables, and upgrade Postgres to version 13:

  • Introduced rds_allow_major_version_upgrade and rds_apply_immediately Terraform variables to enable or disable major version upgrades and the apply immediately flag, depending on the environment.
  • Updated the README and default values for engine_version and parameter_group to be oriented towards PostgreSQL 13.

3.0.3

25 Oct 09:22
7fbe19f
Compare
Choose a tag to compare
Update main.tf

3.0.2

20 Jul 11:19
Compare
Choose a tag to compare
fix version aws

update versions

20 Jul 11:14
Compare
Choose a tag to compare
3.0.1

update to latest versions