From f90707912697374a2bc237f1e4ed3f8406166586 Mon Sep 17 00:00:00 2001 From: michaelbeaumont <2266568+michaelbeaumont@users.noreply.github.com> Date: Thu, 6 Mar 2025 05:05:11 +0000 Subject: [PATCH] update ec2-info --- pkg/utils/instance/instance_types.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg/utils/instance/instance_types.go b/pkg/utils/instance/instance_types.go index bf238e67cf..f891945308 100644 --- a/pkg/utils/instance/instance_types.go +++ b/pkg/utils/instance/instance_types.go @@ -7594,7 +7594,7 @@ var InstanceTypes = []InstanceInfo{ { InstanceType: "u7i-8tb.112xlarge", InstanceStorageSupported: false, - EFASupported: false, + EFASupported: true, NvidiaGPUSupported: false, NvidiaGPUType: "", NeuronSupported: false,