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
+11-24Lines changed: 11 additions & 24 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,15 @@ All notable changes to this project will be documented in this file.
7
7
8
8
9
9
10
+
<aname="v6.1.0"></a>
11
+
## [v6.1.0] - 2021-05-15
12
+
13
+
- feat: Add tags to listener and listener rules ([#199](https://github.com/terraform-aws-modules/terraform-aws-alb/issues/199))
14
+
- chore: update CI/CD to use stable `terraform-docs` release artifact and discoverable Apache2.0 license ([#198](https://github.com/terraform-aws-modules/terraform-aws-alb/issues/198))
15
+
- chore: Updated versions in README
16
+
- chore: Updated versions in README
17
+
18
+
10
19
<aname="v6.0.0"></a>
11
20
## [v6.0.0] - 2021-04-26
12
21
@@ -106,19 +115,7 @@ All notable changes to this project will be documented in this file.
106
115
107
116
- Updated required versions of Terraform
108
117
- feat: Add support for drop_invalid_header_fields ([#150](https://github.com/terraform-aws-modules/terraform-aws-alb/issues/150))
109
-
- Merge pull request [#149](https://github.com/terraform-aws-modules/terraform-aws-alb/issues/149) from terraform-aws-modules/terraform-provider-githubfile-1584635059788589000
110
-
-[ci skip] Create ".chglog/CHANGELOG.tpl.md".
111
118
- Removed meta github files (see meta repo for more) ([#148](https://github.com/terraform-aws-modules/terraform-aws-alb/issues/148))
112
-
- Merge pull request [#147](https://github.com/terraform-aws-modules/terraform-aws-alb/issues/147) from terraform-aws-modules/terraform-provider-githubfile-1584535254246935000
113
-
-[ci skip] Create ".editorconfig".
114
-
- Merge pull request [#144](https://github.com/terraform-aws-modules/terraform-aws-alb/issues/144) from terraform-aws-modules/terraform-provider-githubfile-1584535210366045000
115
-
- Merge pull request [#142](https://github.com/terraform-aws-modules/terraform-aws-alb/issues/142) from terraform-aws-modules/terraform-provider-githubfile-1584535210367098000
116
-
- Merge pull request [#146](https://github.com/terraform-aws-modules/terraform-aws-alb/issues/146) from terraform-aws-modules/terraform-provider-githubfile-1584535210366026000
117
-
- Merge pull request [#143](https://github.com/terraform-aws-modules/terraform-aws-alb/issues/143) from terraform-aws-modules/terraform-provider-githubfile-1584535210366038000
118
-
-[ci skip] Create "LICENSE".
119
-
-[ci skip] Create "Makefile".
120
-
-[ci skip] Create ".gitignore".
121
-
-[ci skip] Create ".pre-commit-config.yaml".
122
119
123
120
124
121
<aname="v5.1.0"></a>
@@ -178,11 +175,8 @@ All notable changes to this project will be documented in this file.
178
175
<aname="v3.5.0"></a>
179
176
## [v3.5.0] - 2018-12-04
180
177
181
-
- Merge pull request [#91](https://github.com/terraform-aws-modules/terraform-aws-alb/issues/91) from terraform-aws-modules/fix/tests
182
178
- updated test to remove unsupported attribute
183
-
- Merge pull request [#87](https://github.com/terraform-aws-modules/terraform-aws-alb/issues/87) from jwhitcraft/slow_start
184
179
- Add slow_start option
185
-
- Merge pull request [#81](https://github.com/terraform-aws-modules/terraform-aws-alb/issues/81) from alkalinecoffee/master
186
180
- merge user-provided target_groups_defaults with our defaults
187
181
- Add variable to support setting cross-zone-load-balancing ([#73](https://github.com/terraform-aws-modules/terraform-aws-alb/issues/73))
188
182
- tidying up
@@ -239,9 +233,7 @@ All notable changes to this project will be documented in this file.
239
233
## [v2.5.0] - 2018-03-07
240
234
241
235
- release prep and rubocop compliance ([#48](https://github.com/terraform-aws-modules/terraform-aws-alb/issues/48))
242
-
- Merge pull request [#47](https://github.com/terraform-aws-modules/terraform-aws-alb/issues/47) from egarbi/custom_alb_listener_ports
243
236
- Adds 2 new variables to control listener ports of ALB
244
-
- Merge pull request [#41](https://github.com/terraform-aws-modules/terraform-aws-alb/issues/41) from angstwad/fix-bucket-policy
245
237
- Add target_group.name to outputs.tf ([#45](https://github.com/terraform-aws-modules/terraform-aws-alb/issues/45))
0 commit comments