Skip to content

Commit

Permalink
chore(deps): update dependency ami_id to ami-0cb589ef6879c6760 (#1669)
Browse files Browse the repository at this point in the history
  • Loading branch information
devex-sa authored Jan 3, 2025
1 parent 5d1ef0c commit 3167735
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions test/integration/eu-west-1/k8s-qa/cluster/terragrunt.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -94,8 +94,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.31-*"]}]
# currentImageName=amazon-eks-node-al2023-x86_64-standard-1.31-v20241213
ami_id = "ami-040eb272f5169e67b"
# currentImageName=amazon-eks-node-al2023-x86_64-standard-1.31-v20241225
ami_id = "ami-0cb589ef6879c6760"
availability_zones = ["eu-west-1a", "eu-west-1b", "eu-west-1c"]
max_unavailable_percentage = 50
}
Expand All @@ -106,8 +106,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.31-*"]}]
# currentImageName=amazon-eks-node-al2023-x86_64-standard-1.31-v20241213
ami_id = "ami-040eb272f5169e67b"
# currentImageName=amazon-eks-node-al2023-x86_64-standard-1.31-v20241225
ami_id = "ami-0cb589ef6879c6760"
availability_zones = ["eu-west-1c"]
taints = [
{
Expand Down

0 comments on commit 3167735

Please sign in to comment.