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
- chore: update documentation and pin `terraform_docs` version to avoid future changes ([#50](https://github.com/terraform-aws-modules/terraform-aws-redshift/issues/50))
15
+
- chore: align ci-cd static checks to use individual minimum Terraform versions ([#49](https://github.com/terraform-aws-modules/terraform-aws-redshift/issues/49))
16
+
- chore: Fixed module source in example
17
+
- chore: add ci-cd workflow for pre-commit checks ([#48](https://github.com/terraform-aws-modules/terraform-aws-redshift/issues/48))
18
+
19
+
10
20
<aname="v2.7.0"></a>
11
21
## [v2.7.0] - 2020-11-09
12
22
@@ -25,6 +35,18 @@ All notable changes to this project will be documented in this file.
25
35
## [v2.5.0] - 2020-04-27
26
36
27
37
- fix: final_snapshot_identifier should be string, not bool ([#35](https://github.com/terraform-aws-modules/terraform-aws-redshift/issues/35))
38
+
- Merge pull request [#34](https://github.com/terraform-aws-modules/terraform-aws-redshift/issues/34) from terraform-aws-modules/terraform-provider-githubfile-1584635320458990000
39
+
-[ci skip] Create ".chglog/CHANGELOG.tpl.md".
40
+
- Merge pull request [#33](https://github.com/terraform-aws-modules/terraform-aws-redshift/issues/33) from terraform-aws-modules/terraform-provider-githubfile-1584537258149750000
41
+
-[ci skip] Create ".editorconfig".
42
+
- Merge pull request [#32](https://github.com/terraform-aws-modules/terraform-aws-redshift/issues/32) from terraform-aws-modules/terraform-provider-githubfile-1584537225700286000
43
+
- Merge pull request [#30](https://github.com/terraform-aws-modules/terraform-aws-redshift/issues/30) from terraform-aws-modules/terraform-provider-githubfile-1584537225700264000
44
+
- Merge pull request [#29](https://github.com/terraform-aws-modules/terraform-aws-redshift/issues/29) from terraform-aws-modules/terraform-provider-githubfile-1584537225700246000
45
+
- Merge pull request [#28](https://github.com/terraform-aws-modules/terraform-aws-redshift/issues/28) from terraform-aws-modules/terraform-provider-githubfile-1584537225700283000
46
+
-[ci skip] Create ".pre-commit-config.yaml".
47
+
-[ci skip] Create "Makefile".
48
+
-[ci skip] Create ".gitignore".
49
+
-[ci skip] Create "LICENSE".
28
50
29
51
30
52
<aname="v2.4.0"></a>
@@ -69,6 +91,7 @@ All notable changes to this project will be documented in this file.
69
91
## [v1.6.0] - 2019-01-30
70
92
71
93
- Run pre-commit hook
94
+
- Merge pull request [#9](https://github.com/terraform-aws-modules/terraform-aws-redshift/issues/9) from gpanula/expanded_parameters
72
95
- add some useful descriptions to the variables
73
96
- add bits back in to allow for providing existing subnet and/or parameter groups
74
97
- only lowercase alphanumeric characters and hyphens allowed in parameter group name
@@ -79,6 +102,7 @@ All notable changes to this project will be documented in this file.
79
102
<aname="v1.5.0"></a>
80
103
## [v1.5.0] - 2019-01-30
81
104
105
+
- Merge pull request [#13](https://github.com/terraform-aws-modules/terraform-aws-redshift/issues/13) from firstlookmedia/master
82
106
- ignore git master_password changes
83
107
- add support for passing ignored_changes
84
108
@@ -92,6 +116,7 @@ All notable changes to this project will be documented in this file.
92
116
<aname="v1.3.0"></a>
93
117
## [v1.3.0] - 2018-08-18
94
118
119
+
- Merge pull request [#8](https://github.com/terraform-aws-modules/terraform-aws-redshift/issues/8) from terraform-aws-modules/remove_lifecycle_to_destroy
95
120
- Removed lifecycle to allow to destroy the cluster
96
121
97
122
@@ -104,6 +129,7 @@ All notable changes to this project will be documented in this file.
104
129
<aname="v1.1.0"></a>
105
130
## [v1.1.0] - 2018-04-27
106
131
132
+
- Merge pull request [#5](https://github.com/terraform-aws-modules/terraform-aws-redshift/issues/5) from sc250024/enhanced-redshift-functionality
107
133
- Restored some of the logic of `enable_create_redshift_*` locals
108
134
- Moving tags and lifecycle to the end
109
135
- Removing duplicate types
@@ -141,7 +167,8 @@ All notable changes to this project will be documented in this file.
0 commit comments