Skip to content

Commit ff2efb8

Browse files
committed
Updated CHANGELOG
1 parent fa11f9d commit ff2efb8

File tree

1 file changed

+31
-1
lines changed

1 file changed

+31
-1
lines changed

CHANGELOG.md

Lines changed: 31 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,14 @@ All notable changes to this project will be documented in this file.
77

88

99

10+
<a name="v4.0.0"></a>
11+
## [v4.0.0] - 2021-04-26
12+
13+
- feat: Shorten outputs (removing this_) ([#210](https://github.com/terraform-aws-modules/terraform-aws-security-group/issues/210))
14+
- chore: update documentation and pin `terraform_docs` version to avoid future changes ([#208](https://github.com/terraform-aws-modules/terraform-aws-security-group/issues/208))
15+
- chore: add ci-cd workflow for pre-commit checks ([#206](https://github.com/terraform-aws-modules/terraform-aws-security-group/issues/206))
16+
17+
1018
<a name="v3.18.0"></a>
1119
## [v3.18.0] - 2021-02-20
1220

@@ -98,6 +106,18 @@ All notable changes to this project will be documented in this file.
98106
- fix: Add Kafka broker rule for TLS port ([#155](https://github.com/terraform-aws-modules/terraform-aws-security-group/issues/155))
99107
- feat: Added support of grafana dashboard - 3000-tcp ([#167](https://github.com/terraform-aws-modules/terraform-aws-security-group/issues/167))
100108
- feat: Added support of kubernetes api server - 6443-tcp ([#166](https://github.com/terraform-aws-modules/terraform-aws-security-group/issues/166))
109+
- Merge pull request [#164](https://github.com/terraform-aws-modules/terraform-aws-security-group/issues/164) from terraform-aws-modules/terraform-provider-githubfile-1584635383523186000
110+
- [ci skip] Create ".chglog/CHANGELOG.tpl.md".
111+
- Merge pull request [#162](https://github.com/terraform-aws-modules/terraform-aws-security-group/issues/162) from terraform-aws-modules/terraform-provider-githubfile-1584537369067167000
112+
- Merge pull request [#159](https://github.com/terraform-aws-modules/terraform-aws-security-group/issues/159) from terraform-aws-modules/terraform-provider-githubfile-1584537369067337000
113+
- Merge pull request [#163](https://github.com/terraform-aws-modules/terraform-aws-security-group/issues/163) from terraform-aws-modules/terraform-provider-githubfile-1584537369067325000
114+
- Merge pull request [#161](https://github.com/terraform-aws-modules/terraform-aws-security-group/issues/161) from terraform-aws-modules/terraform-provider-githubfile-1584537369066247000
115+
- Merge pull request [#160](https://github.com/terraform-aws-modules/terraform-aws-security-group/issues/160) from terraform-aws-modules/terraform-provider-githubfile-1584537369067334000
116+
- [ci skip] Create ".pre-commit-config.yaml".
117+
- [ci skip] Create ".editorconfig".
118+
- [ci skip] Create ".gitignore".
119+
- [ci skip] Create "LICENSE".
120+
- [ci skip] Create "Makefile".
101121

102122

103123
<a name="v3.4.0"></a>
@@ -162,20 +182,23 @@ All notable changes to this project will be documented in this file.
162182
## [v2.14.0] - 2019-02-17
163183

164184
- Updated docs after [#104](https://github.com/terraform-aws-modules/terraform-aws-security-group/issues/104)
185+
- Merge pull request [#104](https://github.com/terraform-aws-modules/terraform-aws-security-group/issues/104) from mvasilenko/add-mongodb-cluster-rules
165186
- add rules for MongoDB cluster ports
166187

167188

168189
<a name="v2.13.0"></a>
169190
## [v2.13.0] - 2019-02-06
170191

171192
- Run pre-commit
193+
- Merge pull request [#102](https://github.com/terraform-aws-modules/terraform-aws-security-group/issues/102) from mvasilenko/add-rabbitmq-to-rules-tf
172194
- add rule for rabbitmq
173195

174196

175197
<a name="v2.12.0"></a>
176198
## [v2.12.0] - 2019-02-06
177199

178200
- Run pre-commit
201+
- Merge pull request [#100](https://github.com/terraform-aws-modules/terraform-aws-security-group/issues/100) from mvasilenko/add-mongodb-to-rules-tf
179202
- add name rule for mongodb
180203

181204

@@ -381,6 +404,7 @@ All notable changes to this project will be documented in this file.
381404
## [v1.7.0] - 2018-01-10
382405

383406
- Add NFS tcp port ([#28](https://github.com/terraform-aws-modules/terraform-aws-security-group/issues/28))
407+
- [ci skip] Get more Open Source Helpers ([#26](https://github.com/terraform-aws-modules/terraform-aws-security-group/issues/26))
384408

385409

386410
<a name="v1.6.0"></a>
@@ -435,13 +459,16 @@ All notable changes to this project will be documented in this file.
435459
<a name="v1.1.4"></a>
436460
## [v1.1.4] - 2017-10-26
437461

462+
- Merge pull request [#13](https://github.com/terraform-aws-modules/terraform-aws-security-group/issues/13) from Shapeways/master
438463
- Merge branch 'master' of github.com:Shapeways/terraform-aws-security-group
439464
- Add Puppet to rules.tf
465+
- Merge pull request [#1](https://github.com/terraform-aws-modules/terraform-aws-security-group/issues/1) from terraform-aws-modules/master
440466

441467

442468
<a name="v1.1.3"></a>
443469
## [v1.1.3] - 2017-10-20
444470

471+
- Merge pull request [#9](https://github.com/terraform-aws-modules/terraform-aws-security-group/issues/9) from Shapeways/master
445472
- Add DNS udp and tcp to rules.
446473

447474

@@ -454,12 +481,14 @@ All notable changes to this project will be documented in this file.
454481
<a name="v1.1.1"></a>
455482
## [v1.1.1] - 2017-10-11
456483

484+
- Merge pull request [#5](https://github.com/terraform-aws-modules/terraform-aws-security-group/issues/5) from grem11n/master
457485
- Update default all-all rule
458486

459487

460488
<a name="v1.1.0"></a>
461489
## [v1.1.0] - 2017-10-06
462490

491+
- Merge pull request [#3](https://github.com/terraform-aws-modules/terraform-aws-security-group/issues/3) from terraform-aws-modules/remove_default_ip_cidrs
463492
- Removed default cidr for ingress rules, fixed self variable name
464493

465494

@@ -470,7 +499,8 @@ All notable changes to this project will be documented in this file.
470499
- Initial commit
471500

472501

473-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-security-group/compare/v3.18.0...HEAD
502+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-security-group/compare/v4.0.0...HEAD
503+
[v4.0.0]: https://github.com/terraform-aws-modules/terraform-aws-security-group/compare/v3.18.0...v4.0.0
474504
[v3.18.0]: https://github.com/terraform-aws-modules/terraform-aws-security-group/compare/v3.17.0...v3.18.0
475505
[v3.17.0]: https://github.com/terraform-aws-modules/terraform-aws-security-group/compare/v3.16.0...v3.17.0
476506
[v3.16.0]: https://github.com/terraform-aws-modules/terraform-aws-security-group/compare/v3.15.0...v3.16.0

0 commit comments

Comments
 (0)