diff --git a/examples/yunohost/terraform.tfvars b/examples/yunohost/terraform.tfvars index 1e2b0e286..d5139509b 100644 --- a/examples/yunohost/terraform.tfvars +++ b/examples/yunohost/terraform.tfvars @@ -3,5 +3,5 @@ #region = "eu-west-2" root_disk_size_gb = "100" -image_id = "ami-68ed4301" # Debian-11-2022.03.10-0 on eu-west-2 -vm_type = "tinav4.c8r8p2" +image_id = "ami-8a32043e" # Debian-2024-06-24 on eu-west-2 +vm_type = "tinav5.c8r8p2"