Skip to content

Commit

Permalink
chore: update EC2 Instance Types (#7354)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Feb 18, 2024
1 parent 8561740 commit 3f65f94
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions moto/ec2/resources/instance_types.json
Original file line number Diff line number Diff line change
Expand Up @@ -20688,7 +20688,7 @@
"DefaultNetworkCardIndex": 0,
"EfaSupported": false,
"EnaSrdSupported": false,
"EnaSupport": "unsupported",
"EnaSupport": "supported",
"EncryptionInTransitSupported": false,
"Ipv4AddressesPerInterface": 50,
"Ipv6AddressesPerInterface": 50,
Expand Down Expand Up @@ -20819,7 +20819,7 @@
"DefaultNetworkCardIndex": 0,
"EfaSupported": false,
"EnaSrdSupported": false,
"EnaSupport": "unsupported",
"EnaSupport": "supported",
"EncryptionInTransitSupported": false,
"Ipv4AddressesPerInterface": 15,
"Ipv6AddressesPerInterface": 15,
Expand Down Expand Up @@ -20938,7 +20938,7 @@
"DefaultNetworkCardIndex": 0,
"EfaSupported": false,
"EnaSrdSupported": false,
"EnaSupport": "unsupported",
"EnaSupport": "supported",
"EncryptionInTransitSupported": false,
"Ipv4AddressesPerInterface": 30,
"Ipv6AddressesPerInterface": 30,
Expand Down

0 comments on commit 3f65f94

Please sign in to comment.