Skip to content

Commit

Permalink
chore(deps): update dependency ami_id to ami-0c2b9a69bb2076ef4 (#1621)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
  • Loading branch information
devex-sa and renovate-bot authored Nov 12, 2024
1 parent 087cb46 commit 864a0da
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-v20241106
ami_id = "ami-011639dfca958cf97"
# currentImageName=amazon-eks-node-al2023-x86_64-standard-1.31-v20241109
ami_id = "ami-0c2b9a69bb2076ef4"
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-v20241106
ami_id = "ami-011639dfca958cf97"
# currentImageName=amazon-eks-node-al2023-x86_64-standard-1.31-v20241109
ami_id = "ami-0c2b9a69bb2076ef4"
availability_zones = ["eu-west-1c"]
taints = [
{
Expand Down

0 comments on commit 864a0da

Please sign in to comment.