From f388d28ace88ae8f47b3764d564301a5f5bbc6e8 Mon Sep 17 00:00:00 2001 From: Dhananjay Balan Date: Tue, 31 Mar 2026 13:01:38 +0200 Subject: [PATCH] site: Update the example to point to 25.11 Also changes the regex to search specifically for newer AMIs from a reelase 25.11* to 25.11.* --- site/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/site/index.html b/site/index.html index 087ab520..1c05ff77 100644 --- a/site/index.html +++ b/site/index.html @@ -228,7 +228,7 @@

Terraform / OpenTofu

filter { name = "name" - values = ["nixos/24.11*"] + values = ["nixos/25.11.*"] } filter { name = "architecture" @@ -290,4 +290,4 @@

AMI table

- \ No newline at end of file +