diff --git a/pkg/utils/instance/instance_types.go b/pkg/utils/instance/instance_types.go index f891945308..f0d7fa5be4 100644 --- a/pkg/utils/instance/instance_types.go +++ b/pkg/utils/instance/instance_types.go @@ -7583,7 +7583,7 @@ var InstanceTypes = []InstanceInfo{ { InstanceType: "u7i-6tb.112xlarge", InstanceStorageSupported: false, - EFASupported: false, + EFASupported: true, NvidiaGPUSupported: false, NvidiaGPUType: "", NeuronSupported: false,