Skip to content

Commit

Permalink
chore(release): version 18.0.2 [skip ci]
Browse files Browse the repository at this point in the history
### [18.0.2](v18.0.1...v18.0.2) (2022-01-06)

### Bug Fixes

* Change variable "node_security_group_additional_rules" from type map(any) to any ([#1747](#1747)) ([8921827](8921827))
  • Loading branch information
semantic-release-bot committed Jan 6, 2022
1 parent 8921827 commit b2f6b19
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file.

### [18.0.2](https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v18.0.1...v18.0.2) (2022-01-06)


### Bug Fixes

* Change variable "node_security_group_additional_rules" from type map(any) to any ([#1747](https://github.com/terraform-aws-modules/terraform-aws-eks/issues/1747)) ([8921827](https://github.com/terraform-aws-modules/terraform-aws-eks/commit/89218279d4439110439ca4cb8ac94575ab92b042))

### [18.0.1](https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v18.0.0...v18.0.1) (2022-01-06)


Expand Down

0 comments on commit b2f6b19

Please sign in to comment.