Skip to content

Commit 18bb00a

Browse files
committed
Updated CHANGELOG
1 parent 2d20356 commit 18bb00a

File tree

1 file changed

+9
-22
lines changed

1 file changed

+9
-22
lines changed

CHANGELOG.md

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

88

99

10+
<a name="v4.1.0"></a>
11+
## [v4.1.0] - 2021-05-27
12+
13+
- chore: Fixed GH actions to be the same as in other terraform-aws-modules ([#217](https://github.com/terraform-aws-modules/terraform-aws-security-group/issues/217))
14+
- chore: Updated versions in README
15+
16+
1017
<a name="v4.0.0"></a>
1118
## [v4.0.0] - 2021-04-26
1219

@@ -106,18 +113,6 @@ All notable changes to this project will be documented in this file.
106113
- fix: Add Kafka broker rule for TLS port ([#155](https://github.com/terraform-aws-modules/terraform-aws-security-group/issues/155))
107114
- feat: Added support of grafana dashboard - 3000-tcp ([#167](https://github.com/terraform-aws-modules/terraform-aws-security-group/issues/167))
108115
- 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".
121116

122117

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

184179
- 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
186180
- add rules for MongoDB cluster ports
187181

188182

189183
<a name="v2.13.0"></a>
190184
## [v2.13.0] - 2019-02-06
191185

192186
- 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
194187
- add rule for rabbitmq
195188

196189

197190
<a name="v2.12.0"></a>
198191
## [v2.12.0] - 2019-02-06
199192

200193
- 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
202194
- add name rule for mongodb
203195

204196

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

406398
- 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))
408399

409400

410401
<a name="v1.6.0"></a>
@@ -459,16 +450,13 @@ All notable changes to this project will be documented in this file.
459450
<a name="v1.1.4"></a>
460451
## [v1.1.4] - 2017-10-26
461452

462-
- Merge pull request [#13](https://github.com/terraform-aws-modules/terraform-aws-security-group/issues/13) from Shapeways/master
463453
- Merge branch 'master' of github.com:Shapeways/terraform-aws-security-group
464454
- 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
466455

467456

468457
<a name="v1.1.3"></a>
469458
## [v1.1.3] - 2017-10-20
470459

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

474462

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

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

487474

488475
<a name="v1.1.0"></a>
489476
## [v1.1.0] - 2017-10-06
490477

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
492478
- Removed default cidr for ingress rules, fixed self variable name
493479

494480

@@ -499,7 +485,8 @@ All notable changes to this project will be documented in this file.
499485
- Initial commit
500486

501487

502-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-security-group/compare/v4.0.0...HEAD
488+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-security-group/compare/v4.1.0...HEAD
489+
[v4.1.0]: https://github.com/terraform-aws-modules/terraform-aws-security-group/compare/v4.0.0...v4.1.0
503490
[v4.0.0]: https://github.com/terraform-aws-modules/terraform-aws-security-group/compare/v3.18.0...v4.0.0
504491
[v3.18.0]: https://github.com/terraform-aws-modules/terraform-aws-security-group/compare/v3.17.0...v3.18.0
505492
[v3.17.0]: https://github.com/terraform-aws-modules/terraform-aws-security-group/compare/v3.16.0...v3.17.0

0 commit comments

Comments
 (0)