Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
T
terraform-aws-rds
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Container Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Terraform Modules
terraform-aws-rds
Commits
57a91d66
Commit
57a91d66
authored
Jul 17, 2019
by
Anton Babenko
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updated CHANGELOG
parent
6ca41cbe
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
33 additions
and
1 deletion
+33
-1
CHANGELOG.md
CHANGELOG.md
+33
-1
No files found.
CHANGELOG.md
View file @
57a91d66
...
...
@@ -3,9 +3,39 @@
<a
name=
"v2.4.0"
></a>
## [v2.4.0] - 2019-07-17
-
Update documentation a bit after merge
-
Add support for performance insights retention period (
[
#147
](
https://github.com/terraform-aws-modules/terraform-aws-rds/issues/147
)
)
-
Updated CHANGELOG
-
Update documentation a bit after merge
-
Support for max_allocated_storage (
[
#146
](
https://github.com/terraform-aws-modules/terraform-aws-rds/issues/146
)
)
-
Updated CHANGELOG
-
Added performance_insights support (
[
#139
](
https://github.com/terraform-aws-modules/terraform-aws-rds/issues/139
)
)
-
Updated CHANGELOG
-
Updated pre-commit
-
Fixed variable default for parameters (
[
#138
](
https://github.com/terraform-aws-modules/terraform-aws-rds/issues/138
)
)
-
Updated CHANGELOG
-
Upgraded module to support Terraform 0.12 (
[
#126
](
https://github.com/terraform-aws-modules/terraform-aws-rds/issues/126
)
)
<a
name=
"v1.30.0"
></a>
## [v1.30.0] - 2019-07-17
-
Updated CHANGELOG
-
Use boolean value in condition (
[
#148
](
https://github.com/terraform-aws-modules/terraform-aws-rds/issues/148
)
)
-
Updated CHANGELOG
-
Update documentation a bit after merge
-
Use false instead of 0 in enable_create_db_option_group flag (
[
#137
](
https://github.com/terraform-aws-modules/terraform-aws-rds/issues/137
)
)
-
Add support of performance_insights_enabled (
[
#132
](
https://github.com/terraform-aws-modules/terraform-aws-rds/issues/132
)
)
-
Use false instead of 0 in enable_create_db_option_group flag
<a
name=
"v2.3.0"
></a>
## [v2.3.0] - 2019-07-17
-
Updated CHANGELOG
-
Update documentation a bit after merge
-
Support for max_allocated_storage (
[
#146
](
https://github.com/terraform-aws-modules/terraform-aws-rds/issues/146
)
)
...
...
@@ -316,7 +346,9 @@
-
Initial commit
[
Unreleased
]:
https://github.com/terraform-aws-modules/terraform-aws-rds/compare/v2.3.0...HEAD
[
Unreleased
]:
https://github.com/terraform-aws-modules/terraform-aws-rds/compare/v2.4.0...HEAD
[
v2.4.0
]:
https://github.com/terraform-aws-modules/terraform-aws-rds/compare/v1.30.0...v2.4.0
[
v1.30.0
]:
https://github.com/terraform-aws-modules/terraform-aws-rds/compare/v2.3.0...v1.30.0
[
v2.3.0
]:
https://github.com/terraform-aws-modules/terraform-aws-rds/compare/v2.2.0...v2.3.0
[
v2.2.0
]:
https://github.com/terraform-aws-modules/terraform-aws-rds/compare/v1.29.0...v2.2.0
[
v1.29.0
]:
https://github.com/terraform-aws-modules/terraform-aws-rds/compare/v2.1.0...v1.29.0
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment