From ff1a6b73cbc426944e3b5d8dae39a4e85af0b600 Mon Sep 17 00:00:00 2001 From: Sergei Zhekpisov Date: Wed, 6 Aug 2025 15:05:51 +0100 Subject: [PATCH] docs: Add link to v21 upgrade guide in main `README.md` (#3468) Update README.md Add "Upgrade to v21.x" --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2b19625e..85dc75b9 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,7 @@ Terraform module which creates Amazon EKS (Kubernetes) resources - [Upgrade to v18.x](https://github.com/terraform-aws-modules/terraform-aws-eks/blob/master/docs/UPGRADE-18.0.md) - [Upgrade to v19.x](https://github.com/terraform-aws-modules/terraform-aws-eks/blob/master/docs/UPGRADE-19.0.md) - [Upgrade to v20.x](https://github.com/terraform-aws-modules/terraform-aws-eks/blob/master/docs/UPGRADE-20.0.md) + - [Upgrade to v21.x](https://github.com/terraform-aws-modules/terraform-aws-eks/blob/master/docs/UPGRADE-21.0.md) ### External Documentation