Skip to content

Conversation

velkovb
Copy link
Contributor

@velkovb velkovb commented Apr 14, 2025

Description

Update variable description as it may confuse people. Amazon RDS Performance Insights supports Aurora cluster-level configuration since Sept 2024

https://aws.amazon.com/about-aws/whats-new/2024/09/amazon-rds-performance-insights-supports-aurora-cluster-level-configuration/

Motivation and Context

Breaking Changes

How Has This Been Tested?

  • I have updated at least one of the examples/* to demonstrate and validate my change(s)
  • I have tested and validated these changes using one or more of the provided examples/* projects
  • I have executed pre-commit run -a on my pull request

@bryantbiggs bryantbiggs merged commit 7a7e327 into terraform-aws-modules:master Apr 14, 2025
13 checks passed
@velkovb velkovb deleted the patch-1 branch April 14, 2025 18:43
ynary added a commit to miive-project/terraform-aws-rds-aurora that referenced this pull request Apr 18, 2025
* feat: Cloudwatch log group `skip_destroy` and `log_group_class` (terraform-aws-modules#449)

cloudwatch log group skip destroy and class

* chore(release): version 9.4.0 [skip ci]

## [9.4.0](terraform-aws-modules/terraform-aws-rds-aurora@v9.3.1...v9.4.0) (2024-05-27)

### Features

* Cloudwatch log group `skip_destroy` and `log_group_class` ([terraform-aws-modules#449](terraform-aws-modules#449)) ([683c069](terraform-aws-modules@683c069))

* docs: Specify type as egress for security group rules in example (terraform-aws-modules#455)

fix: Specify type as egress for security group rules in postgresql egress example

* feat: Multi-az rds cluster ca cert identifier (terraform-aws-modules#458)

* multi-az rds cluster ca cert identifier

* update variable description

* remove param for testing

* chore(release): version 9.5.0 [skip ci]

## [9.5.0](terraform-aws-modules/terraform-aws-rds-aurora@v9.4.0...v9.5.0) (2024-07-12)

### Features

* Multi-az rds cluster ca cert identifier ([terraform-aws-modules#458](terraform-aws-modules#458)) ([d320348](terraform-aws-modules@d320348))

* feat: Support `engine_lifecycle_support` (terraform-aws-modules#459)

engine lifecycle support

* chore(release): version 9.6.0 [skip ci]

## [9.6.0](terraform-aws-modules/terraform-aws-rds-aurora@v9.5.0...v9.6.0) (2024-07-20)

### Features

* Support `engine_lifecycle_support` ([terraform-aws-modules#459](terraform-aws-modules#459)) ([466f090](terraform-aws-modules@466f090))

* feat: Support for `scaling_configuration.seconds_before_timeout` in Serverless V1 (terraform-aws-modules#461)

* chore(release): version 9.7.0 [skip ci]

## [9.7.0](terraform-aws-modules/terraform-aws-rds-aurora@v9.6.0...v9.7.0) (2024-07-27)

### Features

* Support for `scaling_configuration.seconds_before_timeout` in Serverless V1 ([terraform-aws-modules#461](terraform-aws-modules#461)) ([d798147](terraform-aws-modules@d798147))

* feat: Multi-AZ Cluster performance insights (terraform-aws-modules#462)

cluster performance insights

* chore(release): version 9.8.0 [skip ci]

## [9.8.0](terraform-aws-modules/terraform-aws-rds-aurora@v9.7.0...v9.8.0) (2024-08-05)

### Features

* Multi-AZ Cluster performance insights ([terraform-aws-modules#462](terraform-aws-modules#462)) ([546c74a](terraform-aws-modules@546c74a))

* feat: Add "self" attribute to the security group rule (terraform-aws-modules#463)

* chore(release): version 9.9.0 [skip ci]

## [9.9.0](terraform-aws-modules/terraform-aws-rds-aurora@v9.8.0...v9.9.0) (2024-08-14)

### Features

* Add "self" attribute to the security group rule ([terraform-aws-modules#463](terraform-aws-modules#463)) ([6e4b82c](terraform-aws-modules@6e4b82c))

* fix: AWS provider bump for bugfix on `enable_http_endpoint` (terraform-aws-modules#465)

* chore(release): version 9.9.1 [skip ci]

## [9.9.1](terraform-aws-modules/terraform-aws-rds-aurora@v9.9.0...v9.9.1) (2024-08-24)

### Bug Fixes

* AWS provider bump for bugfix on `enable_http_endpoint` ([terraform-aws-modules#465](terraform-aws-modules#465)) ([f64d755](terraform-aws-modules@f64d755))

* fix: Update CI workflow versions to latest (terraform-aws-modules#471)

* feat: Add `cloudwatch_log_group_tags` parameter for log group tags (terraform-aws-modules#472)

feat: Support `cloudwatch_log_group_tags` parameter

Similar to `security_group_tags`, sometimes it is necessary to
configure additional tags on CloudWatch log groups only.

* chore(release): version 9.10.0 [skip ci]

## [9.10.0](terraform-aws-modules/terraform-aws-rds-aurora@v9.9.1...v9.10.0) (2024-10-15)

### Features

* Add `cloudwatch_log_group_tags` parameter for log group tags ([terraform-aws-modules#472](terraform-aws-modules#472)) ([0962ab8](terraform-aws-modules@0962ab8))

### Bug Fixes

* Update CI workflow versions to latest ([terraform-aws-modules#471](terraform-aws-modules#471)) ([a11c970](terraform-aws-modules@a11c970))

* feat: Support `serverlessv2_scaling_configuration.seconds_until_auto_pause` (terraform-aws-modules#477)

* seconds_until_auto_pause

* revert

* chore(release): version 9.11.0 [skip ci]

## [9.11.0](terraform-aws-modules/terraform-aws-rds-aurora@v9.10.0...v9.11.0) (2024-12-19)

### Features

* Support `serverlessv2_scaling_configuration.seconds_until_auto_pause` ([terraform-aws-modules#477](terraform-aws-modules#477)) ([08dced9](terraform-aws-modules@08dced9))

* docs: Clarify the `manage_master_user_password_rotation` functionality  (terraform-aws-modules#478)

* feat: Support RDS Cluster monitoring interval and role arn  (terraform-aws-modules#485)

* support monitoring interval and role for cluster

* updates to example and variables

* revert

* Update variables.tf

Co-authored-by: Anton Babenko <[email protected]>

* update README

---------

Co-authored-by: Anton Babenko <[email protected]>

* chore(release): version 9.12.0 [skip ci]

## [9.12.0](terraform-aws-modules/terraform-aws-rds-aurora@v9.11.0...v9.12.0) (2025-02-19)

### Features

* Support RDS Cluster monitoring interval and role arn  ([terraform-aws-modules#485](terraform-aws-modules#485)) ([b172e08](terraform-aws-modules@b172e08))

* feat: Support Aurora Limitless (terraform-aws-modules#488)

* support aurora limitless

* add doc ref comment

* feedback changes

* chore(release): version 9.13.0 [skip ci]

## [9.13.0](terraform-aws-modules/terraform-aws-rds-aurora@v9.12.0...v9.13.0) (2025-03-04)

### Features

* Support Aurora Limitless ([terraform-aws-modules#488](terraform-aws-modules#488)) ([cf96537](terraform-aws-modules@cf96537))

* docs: Update variable description (terraform-aws-modules#496)

* docs: Update variable description

https://aws.amazon.com/about-aws/whats-new/2024/09/amazon-rds-performance-insights-supports-aurora-cluster-level-configuration/

* Update README.md

---------

Co-authored-by: Melissa Greenbaum <[email protected]>
Co-authored-by: semantic-release-bot <[email protected]>
Co-authored-by: Fred Lai <[email protected]>
Co-authored-by: Dmytro Melnychenko <[email protected]>
Co-authored-by: Bryant Biggs <[email protected]>
Co-authored-by: Alexey Mikhaylov <[email protected]>
Co-authored-by: Anton Babenko <[email protected]>
Co-authored-by: Borislav Velkov <[email protected]>
Copy link

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 15, 2025
@antonbabenko
Copy link
Member

This PR is included in version 9.14.0 🎉

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants