From 69da0c47d15810de2a9cae11e11c2e5a2ebcf444 Mon Sep 17 00:00:00 2001 From: devex-sa Date: Tue, 15 Sep 2026 16:34:58 +0000 Subject: [PATCH] Update dependency ami_id to ami-0d372cd3b6084c120 --- test/integration/eu-west-1/k8s-qa/cluster/terragrunt.hcl | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/test/integration/eu-west-1/k8s-qa/cluster/terragrunt.hcl b/test/integration/eu-west-1/k8s-qa/cluster/terragrunt.hcl index 01d6d4657..b03ae0b26 100644 --- a/test/integration/eu-west-1/k8s-qa/cluster/terragrunt.hcl +++ b/test/integration/eu-west-1/k8s-qa/cluster/terragrunt.hcl @@ -43,8 +43,8 @@ inputs = { desired_size_per_subnet = 1 # This comment configures the renovate bot to automatically update this variable: # amiFilter=[{"Name":"owner-id","Values":["602401143452"]},{"Name":"name","Values":["amazon-eks-node-al2023-x86_64-standard-1.36-*"]}] - # currentImageName=amazon-eks-node-al2023-x86_64-standard-1.36-v20260818 - ami_id = "ami-013132db29386424a" + # currentImageName=amazon-eks-node-al2023-x86_64-standard-1.36-v20260911 + ami_id = "ami-0d372cd3b6084c120" availability_zones = ["eu-west-1a", "eu-west-1b", "eu-west-1c"] max_unavailable_percentage = 50 labels = { @@ -57,8 +57,8 @@ inputs = { max_unavailable = 1 # This comment configures the renovate bot to automatically update this variable: # amiFilter=[{"Name":"owner-id","Values":["602401143452"]},{"Name":"name","Values":["amazon-eks-node-al2023-x86_64-standard-1.36-*"]}] - # currentImageName=amazon-eks-node-al2023-x86_64-standard-1.36-v20260818 - ami_id = "ami-013132db29386424a" + # currentImageName=amazon-eks-node-al2023-x86_64-standard-1.36-v20260911 + ami_id = "ami-0d372cd3b6084c120" availability_zones = ["eu-west-1c"] taints = [ {