From 6d6256f2b82a884ac5be83cf60659e5befada2a0 Mon Sep 17 00:00:00 2001 From: Praseeda Sathaye Date: Tue, 12 Sep 2023 12:30:30 -0700 Subject: [PATCH] Aws eks setup (#13858) * adding Amazon EKS with Istio setup to platform-setup page * adding Amazon EKS with Istio setup to platform-setup page * updating the test section of the doc * adding period at the end of description for the error in test * adding newline at end of file * changing the weight to make it ordered alphabetically. * updating the link as it was broken due to this change made to folder structure in upstream https://github.com/aws-ia/terraform-aws-eks-blueprints/pull/1754 --- content/en/docs/setup/platform-setup/amazon-eks/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/setup/platform-setup/amazon-eks/index.md b/content/en/docs/setup/platform-setup/amazon-eks/index.md index 7d3264ade4344..c4d954d9d29df 100644 --- a/content/en/docs/setup/platform-setup/amazon-eks/index.md +++ b/content/en/docs/setup/platform-setup/amazon-eks/index.md @@ -8,4 +8,4 @@ owner: istio/wg-environments-maintainers test: n/a --- -Follow [EKS Blueprints for Istio](https://github.com/aws-ia/terraform-aws-eks-blueprints/tree/main/examples/istio) instructions to provision EKS cluster with Istio setup in AWS cloud. +Follow [EKS Blueprints for Istio](https://github.com/aws-ia/terraform-aws-eks-blueprints/tree/main/patterns/istio) instructions to provision EKS cluster with Istio setup in AWS cloud.