From 3f65f946751f8d341a1cb2a9f767ebedd68985da Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 18 Feb 2024 11:42:54 -0100 Subject: [PATCH] chore: update EC2 Instance Types (#7354) --- moto/ec2/resources/instance_types.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/moto/ec2/resources/instance_types.json b/moto/ec2/resources/instance_types.json index df176cef0..6ad25ac30 100644 --- a/moto/ec2/resources/instance_types.json +++ b/moto/ec2/resources/instance_types.json @@ -20688,7 +20688,7 @@ "DefaultNetworkCardIndex": 0, "EfaSupported": false, "EnaSrdSupported": false, - "EnaSupport": "unsupported", + "EnaSupport": "supported", "EncryptionInTransitSupported": false, "Ipv4AddressesPerInterface": 50, "Ipv6AddressesPerInterface": 50, @@ -20819,7 +20819,7 @@ "DefaultNetworkCardIndex": 0, "EfaSupported": false, "EnaSrdSupported": false, - "EnaSupport": "unsupported", + "EnaSupport": "supported", "EncryptionInTransitSupported": false, "Ipv4AddressesPerInterface": 15, "Ipv6AddressesPerInterface": 15, @@ -20938,7 +20938,7 @@ "DefaultNetworkCardIndex": 0, "EfaSupported": false, "EnaSrdSupported": false, - "EnaSupport": "unsupported", + "EnaSupport": "supported", "EncryptionInTransitSupported": false, "Ipv4AddressesPerInterface": 30, "Ipv6AddressesPerInterface": 30,