You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+32-1Lines changed: 32 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,13 @@ All notable changes to this project will be documented in this file.
7
7
8
8
9
9
10
+
<aname="v4.1.0"></a>
11
+
## [v4.1.0] - 2021-04-13
12
+
13
+
- docs: Clarify description of skip_final_snapshot variable ([#209](https://github.com/terraform-aws-modules/terraform-aws-rds-aurora/issues/209))
14
+
- chore: update documentation and pin `terraform_docs` version to avoid future changes ([#207](https://github.com/terraform-aws-modules/terraform-aws-rds-aurora/issues/207))
15
+
16
+
10
17
<aname="v4.0.0"></a>
11
18
## [v4.0.0] - 2021-03-25
12
19
@@ -179,6 +186,18 @@ All notable changes to this project will be documented in this file.
179
186
## [v2.17.0] - 2020-04-11
180
187
181
188
- feat: Support enable_http_endpoint - Data API ([#117](https://github.com/terraform-aws-modules/terraform-aws-rds-aurora/issues/117))
189
+
- Merge pull request [#116](https://github.com/terraform-aws-modules/terraform-aws-rds-aurora/issues/116) from terraform-aws-modules/terraform-provider-githubfile-1584635292483240000
190
+
-[ci skip] Create ".chglog/CHANGELOG.tpl.md".
191
+
- Merge pull request [#114](https://github.com/terraform-aws-modules/terraform-aws-rds-aurora/issues/114) from terraform-aws-modules/terraform-provider-githubfile-1584537210006480000
192
+
-[ci skip] Create "Makefile".
193
+
- Merge pull request [#110](https://github.com/terraform-aws-modules/terraform-aws-rds-aurora/issues/110) from terraform-aws-modules/terraform-provider-githubfile-1584537179488954000
194
+
- Merge pull request [#111](https://github.com/terraform-aws-modules/terraform-aws-rds-aurora/issues/111) from terraform-aws-modules/terraform-provider-githubfile-1584537179489000000
195
+
- Merge pull request [#112](https://github.com/terraform-aws-modules/terraform-aws-rds-aurora/issues/112) from terraform-aws-modules/terraform-provider-githubfile-1584537179488978000
196
+
- Merge pull request [#109](https://github.com/terraform-aws-modules/terraform-aws-rds-aurora/issues/109) from terraform-aws-modules/terraform-provider-githubfile-1584537179488979000
197
+
-[ci skip] Create "LICENSE".
198
+
-[ci skip] Create ".gitignore".
199
+
-[ci skip] Create ".pre-commit-config.yaml".
200
+
-[ci skip] Create ".editorconfig".
182
201
- Updated postgres example to latest engine_version
183
202
184
203
@@ -458,6 +477,7 @@ when calling import with this module in the configuration.
458
477
<aname="v1.9.0"></a>
459
478
## [v1.9.0] - 2019-02-16
460
479
480
+
- Merge pull request [#25](https://github.com/terraform-aws-modules/terraform-aws-rds-aurora/issues/25) from Blokje5/add-support-for-database-iam-authentication
461
481
- Remove validation
462
482
- Add support for IAM Database authentication
463
483
@@ -467,18 +487,21 @@ when calling import with this module in the configuration.
467
487
468
488
- Updated example with correct allowed_security_groups_count
469
489
- Run pre-commit hooks
490
+
- Merge pull request [#23](https://github.com/terraform-aws-modules/terraform-aws-rds-aurora/issues/23) from dekimsey/fix-default-ingress-count-error
470
491
- Hardcode number of allowed_security_groups
471
492
472
493
473
494
<aname="v1.7.0"></a>
474
495
## [v1.7.0] - 2019-01-30
475
496
497
+
- Merge pull request [#21](https://github.com/terraform-aws-modules/terraform-aws-rds-aurora/issues/21) from max-rocket-internet/remove_maintainer
476
498
- Removing myself from README
477
499
478
500
479
501
<aname="v1.6.0"></a>
480
502
## [v1.6.0] - 2019-01-30
481
503
504
+
- Merge pull request [#22](https://github.com/terraform-aws-modules/terraform-aws-rds-aurora/issues/22) from terraform-aws-modules/pr/13
482
505
- Merge remote-tracking branch 'origin/master' into pr-13
483
506
- Added output for database_name
484
507
- add support for database_name argument
@@ -487,20 +510,23 @@ when calling import with this module in the configuration.
487
510
<aname="v1.5.0"></a>
488
511
## [v1.5.0] - 2019-01-30
489
512
513
+
- Merge pull request [#15](https://github.com/terraform-aws-modules/terraform-aws-rds-aurora/issues/15) from christiangjengedal/support_deletion_protection
490
514
- Merge branch 'master' into support_deletion_protection
491
515
- Added argument deletion_protection
492
516
493
517
494
518
<aname="v1.4.0"></a>
495
519
## [v1.4.0] - 2019-01-30
496
520
521
+
- Merge pull request [#20](https://github.com/terraform-aws-modules/terraform-aws-rds-aurora/issues/20) from terraform-aws-modules/removed_azs
497
522
- Removed availability_zones var (closes [#10](https://github.com/terraform-aws-modules/terraform-aws-rds-aurora/issues/10))
498
523
499
524
500
525
<aname="v1.3.0"></a>
501
526
## [v1.3.0] - 2019-01-30
502
527
503
528
- Run pre-commit hooks
529
+
- Merge pull request [#16](https://github.com/terraform-aws-modules/terraform-aws-rds-aurora/issues/16) from terraform-aws-modules/fix_az
504
530
- Merge branch 'master' into fix_az
505
531
- Fixed variable for az
506
532
@@ -509,16 +535,20 @@ when calling import with this module in the configuration.
509
535
## [v1.1.0] - 2019-01-30
510
536
511
537
- Run pre-commit hooks
538
+
- Merge pull request [#17](https://github.com/terraform-aws-modules/terraform-aws-rds-aurora/issues/17) from christiangjengedal/mod_securitygroup
512
539
- 3 adjustments: - Avoid description attr on aws_security_group to avoid forcing new instance on changes - Use name-prefix to ensure unique names - Avoid unnecessary name-prefixes
513
540
514
541
515
542
<aname="v1.0.0"></a>
516
543
## [v1.0.0] - 2018-12-11
517
544
518
545
- Updated pre-commit hooks version
546
+
- Merge pull request [#4](https://github.com/terraform-aws-modules/terraform-aws-rds-aurora/issues/4) from FutureSharks/example_fix
547
+
- Merge pull request [#3](https://github.com/terraform-aws-modules/terraform-aws-rds-aurora/issues/3) from terraform-aws-modules/post_initial_commit
519
548
- Fix for: 'count' cannot be computed
520
549
- Added few files
521
550
- Made small changes to be closer to other terraform-aws-modules
551
+
- Merge pull request [#1](https://github.com/terraform-aws-modules/terraform-aws-rds-aurora/issues/1) from FutureSharks/initial_commit
522
552
- adding pre commit hooks config
523
553
- updating readme, docs, main.tf etc
524
554
- adding port output
@@ -535,7 +565,8 @@ when calling import with this module in the configuration.
0 commit comments