Skip to content

Commit af0aee9

Browse files
Update ec2-info (#8297)
update ec2-info Co-authored-by: michaelbeaumont <2266568+michaelbeaumont@users.noreply.github.com>
1 parent 6052a6d commit af0aee9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pkg/utils/instance/instance_types.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7583,7 +7583,7 @@ var InstanceTypes = []InstanceInfo{
75837583
{
75847584
InstanceType: "u7i-6tb.112xlarge",
75857585
InstanceStorageSupported: false,
7586-
EFASupported: false,
7586+
EFASupported: true,
75877587
NvidiaGPUSupported: false,
75887588
NvidiaGPUType: "",
75897589
NeuronSupported: false,

0 commit comments

Comments
 (0)