From 3269c347f7893c9c3e924cfd26afd1ce26e4ea7e Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sat, 4 Apr 2026 13:38:30 +0000 Subject: [PATCH] chore(release): version 21.17.0 [skip ci] ## [21.17.0](https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v21.16.1...v21.17.0) (2026-04-04) ### Features * Add support for Windows 2025 AMIs ([#3669](https://github.com/terraform-aws-modules/terraform-aws-eks/issues/3669)) ([80db8c2](https://github.com/terraform-aws-modules/terraform-aws-eks/commit/80db8c272f9aaa1bc479707826d8381877edf04f)), closes [#3664](https://github.com/terraform-aws-modules/terraform-aws-eks/issues/3664) --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 98b0be8..af1f21d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ All notable changes to this project will be documented in this file. +## [21.17.0](https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v21.16.1...v21.17.0) (2026-04-04) + +### Features + +* Add support for Windows 2025 AMIs ([#3669](https://github.com/terraform-aws-modules/terraform-aws-eks/issues/3669)) ([80db8c2](https://github.com/terraform-aws-modules/terraform-aws-eks/commit/80db8c272f9aaa1bc479707826d8381877edf04f)), closes [#3664](https://github.com/terraform-aws-modules/terraform-aws-eks/issues/3664) + ## [21.16.1](https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v21.16.0...v21.16.1) (2026-04-02) ### Bug Fixes