Skip to content

Commit 1878c18

Browse files
Update ec2-info (#8290)
update ec2-info Co-authored-by: michaelbeaumont <[email protected]>
1 parent 1b58c42 commit 1878c18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/utils/instance/instance_types.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -7594,7 +7594,7 @@ var InstanceTypes = []InstanceInfo{
75947594
{
75957595
InstanceType: "u7i-8tb.112xlarge",
75967596
InstanceStorageSupported: false,
7597-
EFASupported: false,
7597+
EFASupported: true,
75987598
NvidiaGPUSupported: false,
75997599
NvidiaGPUType: "",
76007600
NeuronSupported: false,

0 commit comments

Comments
 (0)