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..0e3c0f547 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-v20260917 + ami_id = "ami-0bd5f0aac91be4a35" 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-v20260917 + ami_id = "ami-0bd5f0aac91be4a35" availability_zones = ["eu-west-1c"] taints = [ {