Skip to content

Commit 1878c18

Browse files
Update ec2-info (#8290)
update ec2-info Co-authored-by: michaelbeaumont <2266568+michaelbeaumont@users.noreply.github.com>
1 parent 1b58c42 commit 1878c18

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
@@ -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)