Skip to content

Commit dedc2e5

Browse files
committed
Updated CHANGELOG
1 parent 0d7968f commit dedc2e5

File tree

1 file changed

+11
-24
lines changed

1 file changed

+11
-24
lines changed

CHANGELOG.md

Lines changed: 11 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,15 @@ All notable changes to this project will be documented in this file.
77

88

99

10+
<a name="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+
1019
<a name="v6.0.0"></a>
1120
## [v6.0.0] - 2021-04-26
1221

@@ -106,19 +115,7 @@ All notable changes to this project will be documented in this file.
106115

107116
- Updated required versions of Terraform
108117
- 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".
111118
- 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".
122119

123120

124121
<a name="v5.1.0"></a>
@@ -178,11 +175,8 @@ All notable changes to this project will be documented in this file.
178175
<a name="v3.5.0"></a>
179176
## [v3.5.0] - 2018-12-04
180177

181-
- Merge pull request [#91](https://github.com/terraform-aws-modules/terraform-aws-alb/issues/91) from terraform-aws-modules/fix/tests
182178
- 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
184179
- Add slow_start option
185-
- Merge pull request [#81](https://github.com/terraform-aws-modules/terraform-aws-alb/issues/81) from alkalinecoffee/master
186180
- merge user-provided target_groups_defaults with our defaults
187181
- Add variable to support setting cross-zone-load-balancing ([#73](https://github.com/terraform-aws-modules/terraform-aws-alb/issues/73))
188182
- tidying up
@@ -239,9 +233,7 @@ All notable changes to this project will be documented in this file.
239233
## [v2.5.0] - 2018-03-07
240234

241235
- 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
243236
- 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
245237
- Add target_group.name to outputs.tf ([#45](https://github.com/terraform-aws-modules/terraform-aws-alb/issues/45))
246238
- update force_destroy_log_bucket description ([#42](https://github.com/terraform-aws-modules/terraform-aws-alb/issues/42))
247239
- fix generated bucket policy if log_location_prefix is omitted (or empty string)
@@ -273,7 +265,6 @@ All notable changes to this project will be documented in this file.
273265
## [v2.3.1] - 2017-11-28
274266

275267
- move to kitchen-terraform 3.0.x and terraform 0.11.0 ([#19](https://github.com/terraform-aws-modules/terraform-aws-alb/issues/19))
276-
- Merge pull request [#18](https://github.com/terraform-aws-modules/terraform-aws-alb/issues/18) from mbolek/tg_health_code
277268
- Adding the health check code for ALB health checking
278269

279270

@@ -286,20 +277,15 @@ All notable changes to this project will be documented in this file.
286277
<a name="v2.2.0"></a>
287278
## [v2.2.0] - 2017-11-21
288279

289-
- Merge pull request [#16](https://github.com/terraform-aws-modules/terraform-aws-alb/issues/16) from mbolek/terraform_v011
290280
- Possible fix for Terraform v0.11(output to non-existing resource)
291281

292282

293283
<a name="v2.1.0"></a>
294284
## [v2.1.0] - 2017-11-17
295285

296-
- Merge pull request [#14](https://github.com/terraform-aws-modules/terraform-aws-alb/issues/14) from terraform-aws-modules/simplify_region_var_in_tests
297286
- added detail to changelog
298287
- resolving the HTTP default issue
299-
- Merge pull request [#13](https://github.com/terraform-aws-modules/terraform-aws-alb/issues/13) from mbolek/alb_listener_outputs
300288
- Adding outputs
301-
- Merge pull request [#10](https://github.com/terraform-aws-modules/terraform-aws-alb/issues/10) from tpoindessous/patch-2
302-
- Merge pull request [#9](https://github.com/terraform-aws-modules/terraform-aws-alb/issues/9) from tpoindessous/patch-1
303289
- Update README.md
304290
- Update README.md
305291
- Update outputs.tf
@@ -331,7 +317,8 @@ All notable changes to this project will be documented in this file.
331317
- Initial commit
332318

333319

334-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-alb/compare/v6.0.0...HEAD
320+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-alb/compare/v6.1.0...HEAD
321+
[v6.1.0]: https://github.com/terraform-aws-modules/terraform-aws-alb/compare/v6.0.0...v6.1.0
335322
[v6.0.0]: https://github.com/terraform-aws-modules/terraform-aws-alb/compare/v5.16.0...v6.0.0
336323
[v5.16.0]: https://github.com/terraform-aws-modules/terraform-aws-alb/compare/v5.15.0...v5.16.0
337324
[v5.15.0]: https://github.com/terraform-aws-modules/terraform-aws-alb/compare/v5.14.0...v5.15.0

0 commit comments

Comments
 (0)