Skip to content

Commit

Permalink
chore(release): version 18.20.2 [skip ci]
Browse files Browse the repository at this point in the history
### [18.20.2](terraform-aws-modules/terraform-aws-eks@v18.20.1...v18.20.2) (2022-04-12)

### Bug Fixes

* Avoid re-naming the primary security group through a `Name` tag and leave to the EKS service to manage ([#2010](terraform-aws-modules/terraform-aws-eks#2010)) ([99e239a](terraform-aws-modules/terraform-aws-eks@99e239a))
  • Loading branch information
baibailiha authored and semantic-release-bot committed Oct 12, 2023
1 parent 99e239a commit 4193a17
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.20.2](https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v18.20.1...v18.20.2) (2022-04-12)


### Bug Fixes

* Avoid re-naming the primary security group through a `Name` tag and leave to the EKS service to manage ([#2010](https://github.com/terraform-aws-modules/terraform-aws-eks/issues/2010)) ([b5ae5da](https://github.com/terraform-aws-modules/terraform-aws-eks/commit/b5ae5daa39f8380dc21c9ef1daff22242930692e))

### [18.20.1](https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v18.20.0...v18.20.1) (2022-04-09)


Expand Down

0 comments on commit 4193a17

Please sign in to comment.