Releases: Datatamer/terraform-aws-rds-postgres
Releases · Datatamer/terraform-aws-rds-postgres
5.0.0
What's Changed
- DSD-3568: Update for breaking change in provider versions by @creynolds15 in #31
Full Changelog: 4.1.0...5.0.0
4.1.0
What's Changed
- DEV-15188 DEV-15189 - Makes performance insights and multi AZ configurable by @souza-dan in #30
Full Changelog: 4.0.1...4.1.0
4.0.1
What's Changed
- DEV-15168 - Adjusts AWS provider constraints to allow newer versions by @souza-dan in #29
Full Changelog: 4.0.0...4.0.1
4.0.0
- Remove unused variables
security_group_name
,vpc_id
, andadditional_cidrs
3.1.3
3.1.2
May 11th 2022
- Adds idle_in_transaction_session_timeout to parameter group
3.1.1
- Updates version file to prevent the major upgrade to the AWS provider version 4.0.
- Adds new extensions to be ignored in the ".gitignore" file.
3.1.0
Adds variables enabled_cloudwatch_logs_exports
, param_log_min_duration_statement
and param_log_statement
configuring the logs and its publishing to CloudWatch
3.0.0
2.1.0
- Adds tags for RDS Subnet Group.
- Adds new variable
tags
to set tags for all resources - Deprecates
additional_tags
in favor oftags