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
+9-17Lines changed: 9 additions & 17 deletions
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="v3.1.0"></a>
11
+
## [v3.1.0] - 2021-06-29
12
+
13
+
- fix: Allow final_snapshot_identifier to be omitted ([#44](https://github.com/terraform-aws-modules/terraform-aws-redshift/issues/44))
14
+
- chore: update CI/CD to use stable `terraform-docs` release artifact and discoverable Apache2.0 license ([#54](https://github.com/terraform-aws-modules/terraform-aws-redshift/issues/54))
15
+
16
+
10
17
<aname="v3.0.0"></a>
11
18
## [v3.0.0] - 2021-04-27
12
19
@@ -41,18 +48,6 @@ All notable changes to this project will be documented in this file.
41
48
## [v2.5.0] - 2020-04-27
42
49
43
50
- fix: final_snapshot_identifier should be string, not bool ([#35](https://github.com/terraform-aws-modules/terraform-aws-redshift/issues/35))
44
-
- Merge pull request [#34](https://github.com/terraform-aws-modules/terraform-aws-redshift/issues/34) from terraform-aws-modules/terraform-provider-githubfile-1584635320458990000
45
-
-[ci skip] Create ".chglog/CHANGELOG.tpl.md".
46
-
- Merge pull request [#33](https://github.com/terraform-aws-modules/terraform-aws-redshift/issues/33) from terraform-aws-modules/terraform-provider-githubfile-1584537258149750000
47
-
-[ci skip] Create ".editorconfig".
48
-
- Merge pull request [#32](https://github.com/terraform-aws-modules/terraform-aws-redshift/issues/32) from terraform-aws-modules/terraform-provider-githubfile-1584537225700286000
49
-
- Merge pull request [#30](https://github.com/terraform-aws-modules/terraform-aws-redshift/issues/30) from terraform-aws-modules/terraform-provider-githubfile-1584537225700264000
50
-
- Merge pull request [#29](https://github.com/terraform-aws-modules/terraform-aws-redshift/issues/29) from terraform-aws-modules/terraform-provider-githubfile-1584537225700246000
51
-
- Merge pull request [#28](https://github.com/terraform-aws-modules/terraform-aws-redshift/issues/28) from terraform-aws-modules/terraform-provider-githubfile-1584537225700283000
52
-
-[ci skip] Create ".pre-commit-config.yaml".
53
-
-[ci skip] Create "Makefile".
54
-
-[ci skip] Create ".gitignore".
55
-
-[ci skip] Create "LICENSE".
56
51
57
52
58
53
<aname="v2.4.0"></a>
@@ -97,7 +92,6 @@ All notable changes to this project will be documented in this file.
97
92
## [v1.6.0] - 2019-01-30
98
93
99
94
- Run pre-commit hook
100
-
- Merge pull request [#9](https://github.com/terraform-aws-modules/terraform-aws-redshift/issues/9) from gpanula/expanded_parameters
101
95
- add some useful descriptions to the variables
102
96
- add bits back in to allow for providing existing subnet and/or parameter groups
103
97
- only lowercase alphanumeric characters and hyphens allowed in parameter group name
@@ -108,7 +102,6 @@ All notable changes to this project will be documented in this file.
108
102
<aname="v1.5.0"></a>
109
103
## [v1.5.0] - 2019-01-30
110
104
111
-
- Merge pull request [#13](https://github.com/terraform-aws-modules/terraform-aws-redshift/issues/13) from firstlookmedia/master
112
105
- ignore git master_password changes
113
106
- add support for passing ignored_changes
114
107
@@ -122,7 +115,6 @@ All notable changes to this project will be documented in this file.
122
115
<aname="v1.3.0"></a>
123
116
## [v1.3.0] - 2018-08-18
124
117
125
-
- Merge pull request [#8](https://github.com/terraform-aws-modules/terraform-aws-redshift/issues/8) from terraform-aws-modules/remove_lifecycle_to_destroy
126
118
- Removed lifecycle to allow to destroy the cluster
127
119
128
120
@@ -135,7 +127,6 @@ All notable changes to this project will be documented in this file.
135
127
<aname="v1.1.0"></a>
136
128
## [v1.1.0] - 2018-04-27
137
129
138
-
- Merge pull request [#5](https://github.com/terraform-aws-modules/terraform-aws-redshift/issues/5) from sc250024/enhanced-redshift-functionality
139
130
- Restored some of the logic of `enable_create_redshift_*` locals
140
131
- Moving tags and lifecycle to the end
141
132
- Removing duplicate types
@@ -173,7 +164,8 @@ All notable changes to this project will be documented in this file.
0 commit comments