From d26d8cbd0b4842297a0e17b7012ab13ee8934b10 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 16 Jul 2023 10:55:49 +0000 Subject: [PATCH] chore: update EC2 Instance Types (#6528) --- moto/ec2/resources/instance_types.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/moto/ec2/resources/instance_types.json b/moto/ec2/resources/instance_types.json index 25994d293..b331070f3 100644 --- a/moto/ec2/resources/instance_types.json +++ b/moto/ec2/resources/instance_types.json @@ -58511,7 +58511,7 @@ "EncryptionSupport": "supported", "NvmeSupport": "unsupported" }, - "FreeTierEligible": true, + "FreeTierEligible": false, "HibernationSupported": false, "Hypervisor": "xen", "InstanceStorageSupported": false,