Skip to content

Commit 3f65f94

Browse files
chore: update EC2 Instance Types (#7354)
1 parent 8561740 commit 3f65f94

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

moto/ec2/resources/instance_types.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20688,7 +20688,7 @@
2068820688
"DefaultNetworkCardIndex": 0,
2068920689
"EfaSupported": false,
2069020690
"EnaSrdSupported": false,
20691-
"EnaSupport": "unsupported",
20691+
"EnaSupport": "supported",
2069220692
"EncryptionInTransitSupported": false,
2069320693
"Ipv4AddressesPerInterface": 50,
2069420694
"Ipv6AddressesPerInterface": 50,
@@ -20819,7 +20819,7 @@
2081920819
"DefaultNetworkCardIndex": 0,
2082020820
"EfaSupported": false,
2082120821
"EnaSrdSupported": false,
20822-
"EnaSupport": "unsupported",
20822+
"EnaSupport": "supported",
2082320823
"EncryptionInTransitSupported": false,
2082420824
"Ipv4AddressesPerInterface": 15,
2082520825
"Ipv6AddressesPerInterface": 15,
@@ -20938,7 +20938,7 @@
2093820938
"DefaultNetworkCardIndex": 0,
2093920939
"EfaSupported": false,
2094020940
"EnaSrdSupported": false,
20941-
"EnaSupport": "unsupported",
20941+
"EnaSupport": "supported",
2094220942
"EncryptionInTransitSupported": false,
2094320943
"Ipv4AddressesPerInterface": 30,
2094420944
"Ipv6AddressesPerInterface": 30,

0 commit comments

Comments
 (0)