Skip to content

Commit

Permalink
chore(release): version 18.22.0 [skip ci]
Browse files Browse the repository at this point in the history
## [18.22.0](terraform-aws-modules/terraform-aws-eks@v18.21.0...v18.22.0) (2022-06-02)

### Features

* Apply `distinct()` on role arns to ensure no duplicated roles in aws-auth configmap ([terraform-aws-modules#2097](terraform-aws-modules#2097)) ([3feb369](terraform-aws-modules@3feb369))
  • Loading branch information
semantic-release-bot authored and spr-mweber3 committed Jun 7, 2022
1 parent dc8d9cc commit 81c567e
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.22.0](https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v18.21.0...v18.22.0) (2022-06-02)


### Features

* Apply `distinct()` on role arns to ensure no duplicated roles in aws-auth configmap ([#2097](https://github.com/terraform-aws-modules/terraform-aws-eks/issues/2097)) ([3feb369](https://github.com/terraform-aws-modules/terraform-aws-eks/commit/3feb36927f92fb72ab0cfc25a3ab67465872f4bf))

## [18.21.0](https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v18.20.5...v18.21.0) (2022-05-12)


Expand Down

0 comments on commit 81c567e

Please sign in to comment.