Commit 18bb00a9 authored by Anton Babenko's avatar Anton Babenko

Updated CHANGELOG

parent 2d20356e
......@@ -7,6 +7,13 @@ All notable changes to this project will be documented in this file.
<a name="v4.1.0"></a>
## [v4.1.0] - 2021-05-27
- 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))
- chore: Updated versions in README
<a name="v4.0.0"></a>
## [v4.0.0] - 2021-04-26
......@@ -106,18 +113,6 @@ All notable changes to this project will be documented in this file.
- fix: Add Kafka broker rule for TLS port ([#155](https://github.com/terraform-aws-modules/terraform-aws-security-group/issues/155))
- feat: Added support of grafana dashboard - 3000-tcp ([#167](https://github.com/terraform-aws-modules/terraform-aws-security-group/issues/167))
- feat: Added support of kubernetes api server - 6443-tcp ([#166](https://github.com/terraform-aws-modules/terraform-aws-security-group/issues/166))
- Merge pull request [#164](https://github.com/terraform-aws-modules/terraform-aws-security-group/issues/164) from terraform-aws-modules/terraform-provider-githubfile-1584635383523186000
- [ci skip] Create ".chglog/CHANGELOG.tpl.md".
- Merge pull request [#162](https://github.com/terraform-aws-modules/terraform-aws-security-group/issues/162) from terraform-aws-modules/terraform-provider-githubfile-1584537369067167000
- Merge pull request [#159](https://github.com/terraform-aws-modules/terraform-aws-security-group/issues/159) from terraform-aws-modules/terraform-provider-githubfile-1584537369067337000
- Merge pull request [#163](https://github.com/terraform-aws-modules/terraform-aws-security-group/issues/163) from terraform-aws-modules/terraform-provider-githubfile-1584537369067325000
- Merge pull request [#161](https://github.com/terraform-aws-modules/terraform-aws-security-group/issues/161) from terraform-aws-modules/terraform-provider-githubfile-1584537369066247000
- Merge pull request [#160](https://github.com/terraform-aws-modules/terraform-aws-security-group/issues/160) from terraform-aws-modules/terraform-provider-githubfile-1584537369067334000
- [ci skip] Create ".pre-commit-config.yaml".
- [ci skip] Create ".editorconfig".
- [ci skip] Create ".gitignore".
- [ci skip] Create "LICENSE".
- [ci skip] Create "Makefile".
<a name="v3.4.0"></a>
......@@ -182,7 +177,6 @@ All notable changes to this project will be documented in this file.
## [v2.14.0] - 2019-02-17
- Updated docs after [#104](https://github.com/terraform-aws-modules/terraform-aws-security-group/issues/104)
- Merge pull request [#104](https://github.com/terraform-aws-modules/terraform-aws-security-group/issues/104) from mvasilenko/add-mongodb-cluster-rules
- add rules for MongoDB cluster ports
......@@ -190,7 +184,6 @@ All notable changes to this project will be documented in this file.
## [v2.13.0] - 2019-02-06
- Run pre-commit
- Merge pull request [#102](https://github.com/terraform-aws-modules/terraform-aws-security-group/issues/102) from mvasilenko/add-rabbitmq-to-rules-tf
- add rule for rabbitmq
......@@ -198,7 +191,6 @@ All notable changes to this project will be documented in this file.
## [v2.12.0] - 2019-02-06
- Run pre-commit
- Merge pull request [#100](https://github.com/terraform-aws-modules/terraform-aws-security-group/issues/100) from mvasilenko/add-mongodb-to-rules-tf
- add name rule for mongodb
......@@ -404,7 +396,6 @@ All notable changes to this project will be documented in this file.
## [v1.7.0] - 2018-01-10
- Add NFS tcp port ([#28](https://github.com/terraform-aws-modules/terraform-aws-security-group/issues/28))
- [ci skip] Get more Open Source Helpers ([#26](https://github.com/terraform-aws-modules/terraform-aws-security-group/issues/26))
<a name="v1.6.0"></a>
......@@ -459,16 +450,13 @@ All notable changes to this project will be documented in this file.
<a name="v1.1.4"></a>
## [v1.1.4] - 2017-10-26
- Merge pull request [#13](https://github.com/terraform-aws-modules/terraform-aws-security-group/issues/13) from Shapeways/master
- Merge branch 'master' of github.com:Shapeways/terraform-aws-security-group
- Add Puppet to rules.tf
- Merge pull request [#1](https://github.com/terraform-aws-modules/terraform-aws-security-group/issues/1) from terraform-aws-modules/master
<a name="v1.1.3"></a>
## [v1.1.3] - 2017-10-20
- Merge pull request [#9](https://github.com/terraform-aws-modules/terraform-aws-security-group/issues/9) from Shapeways/master
- Add DNS udp and tcp to rules.
......@@ -481,14 +469,12 @@ All notable changes to this project will be documented in this file.
<a name="v1.1.1"></a>
## [v1.1.1] - 2017-10-11
- Merge pull request [#5](https://github.com/terraform-aws-modules/terraform-aws-security-group/issues/5) from grem11n/master
- Update default all-all rule
<a name="v1.1.0"></a>
## [v1.1.0] - 2017-10-06
- Merge pull request [#3](https://github.com/terraform-aws-modules/terraform-aws-security-group/issues/3) from terraform-aws-modules/remove_default_ip_cidrs
- Removed default cidr for ingress rules, fixed self variable name
......@@ -499,7 +485,8 @@ All notable changes to this project will be documented in this file.
- Initial commit
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-security-group/compare/v4.0.0...HEAD
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-security-group/compare/v4.1.0...HEAD
[v4.1.0]: https://github.com/terraform-aws-modules/terraform-aws-security-group/compare/v4.0.0...v4.1.0
[v4.0.0]: https://github.com/terraform-aws-modules/terraform-aws-security-group/compare/v3.18.0...v4.0.0
[v3.18.0]: https://github.com/terraform-aws-modules/terraform-aws-security-group/compare/v3.17.0...v3.18.0
[v3.17.0]: https://github.com/terraform-aws-modules/terraform-aws-security-group/compare/v3.16.0...v3.17.0
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment