From ce02091e722486845d5216e8a0d438059a8f75f5 Mon Sep 17 00:00:00 2001 From: Vijay Veeranki Date: Mon, 9 Aug 2021 13:28:11 +0100 Subject: [PATCH] Pin launch_template_version for EKS module The v17.1.0 have an issue(https://github.com/terraform-aws-modules/terraform-aws-eks/issues/1446) where each plan will have a change for the templates, this cause our divergence pipeline fail" Pinned the version until this fix get merged https://github.com/terraform-aws-modules/terraform-aws-eks/pull/1447 --- terraform/aws-accounts/cloud-platform-aws/vpc/eks/cluster.tf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/terraform/aws-accounts/cloud-platform-aws/vpc/eks/cluster.tf b/terraform/aws-accounts/cloud-platform-aws/vpc/eks/cluster.tf index 4bfbff92..4c13b5b1 100644 --- a/terraform/aws-accounts/cloud-platform-aws/vpc/eks/cluster.tf +++ b/terraform/aws-accounts/cloud-platform-aws/vpc/eks/cluster.tf @@ -55,7 +55,7 @@ module "eks" { } } - + # Out of the box you can't specify groups to map, just users. Some people did some workarounds # we can explore later: https://ygrene.tech/mapping-iam-groups-to-eks-user-access-66fd745a6b77 map_users = [