Commit c17bc55
update module (#2)
* 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]>1 parent 38ae0f4 commit c17bc55
File tree
32 files changed
+617
-81
lines changed- .github/workflows
- examples
- autoscaling
- global-cluster
- limitless
- multi-az
- mysql
- postgresql
- s3-import
- serverless
32 files changed
+617
-81
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
| 10 | + | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| |||
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
91 | | - | |
| 91 | + | |
92 | 92 | | |
93 | 93 | | |
94 | | - | |
| 94 | + | |
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | 24 | | |
26 | 25 | | |
27 | | - | |
| 26 | + | |
28 | 27 | | |
29 | 28 | | |
30 | 29 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
5 | 87 | | |
6 | 88 | | |
7 | 89 | | |
| |||
0 commit comments