Skip to content

Commit

Permalink
chore: update EC2 Instance Types (#7719)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed May 26, 2024
1 parent 79a1003 commit 40e0a8d
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions moto/ec2/resources/instance_types.json
Original file line number Diff line number Diff line change
Expand Up @@ -6170,7 +6170,7 @@
"NetworkInfo": {
"DefaultNetworkCardIndex": 0,
"EfaSupported": false,
"EnaSrdSupported": false,
"EnaSrdSupported": true,
"EnaSupport": "required",
"EncryptionInTransitSupported": true,
"Ipv4AddressesPerInterface": 30,
Expand Down Expand Up @@ -6598,7 +6598,7 @@
"NetworkInfo": {
"DefaultNetworkCardIndex": 0,
"EfaSupported": false,
"EnaSrdSupported": false,
"EnaSrdSupported": true,
"EnaSupport": "required",
"EncryptionInTransitSupported": true,
"Ipv4AddressesPerInterface": 50,
Expand Down Expand Up @@ -42797,7 +42797,7 @@
"NetworkInfo": {
"DefaultNetworkCardIndex": 0,
"EfaSupported": false,
"EnaSrdSupported": false,
"EnaSrdSupported": true,
"EnaSupport": "required",
"EncryptionInTransitSupported": true,
"Ipv4AddressesPerInterface": 30,
Expand Down Expand Up @@ -42904,7 +42904,7 @@
"NetworkInfo": {
"DefaultNetworkCardIndex": 0,
"EfaSupported": false,
"EnaSrdSupported": false,
"EnaSrdSupported": true,
"EnaSupport": "required",
"EncryptionInTransitSupported": true,
"Ipv4AddressesPerInterface": 50,
Expand Down Expand Up @@ -43009,7 +43009,7 @@
"NetworkInfo": {
"DefaultNetworkCardIndex": 0,
"EfaSupported": false,
"EnaSrdSupported": false,
"EnaSrdSupported": true,
"EnaSupport": "required",
"EncryptionInTransitSupported": true,
"Ipv4AddressesPerInterface": 50,
Expand Down Expand Up @@ -43219,7 +43219,7 @@
"NetworkInfo": {
"DefaultNetworkCardIndex": 0,
"EfaSupported": false,
"EnaSrdSupported": false,
"EnaSrdSupported": true,
"EnaSupport": "required",
"EncryptionInTransitSupported": true,
"Ipv4AddressesPerInterface": 50,
Expand Down

0 comments on commit 40e0a8d

Please sign in to comment.