diff --git a/moto/ec2/resources/instance_type_offerings/availability-zone-id/eu-central-2.json b/moto/ec2/resources/instance_type_offerings/availability-zone-id/eu-central-2.json index e8145529e..da0485f56 100644 --- a/moto/ec2/resources/instance_type_offerings/availability-zone-id/eu-central-2.json +++ b/moto/ec2/resources/instance_type_offerings/availability-zone-id/eu-central-2.json @@ -903,6 +903,14 @@ "InstanceType": "t3.xlarge", "Location": "euc2-az2" }, + { + "InstanceType": "u-6tb1.112xlarge", + "Location": "euc2-az2" + }, + { + "InstanceType": "u-6tb1.56xlarge", + "Location": "euc2-az2" + }, { "InstanceType": "x2idn.16xlarge", "Location": "euc2-az2" diff --git a/moto/ec2/resources/instance_type_offerings/availability-zone/eu-central-2.json b/moto/ec2/resources/instance_type_offerings/availability-zone/eu-central-2.json index d7c35670c..314373085 100644 --- a/moto/ec2/resources/instance_type_offerings/availability-zone/eu-central-2.json +++ b/moto/ec2/resources/instance_type_offerings/availability-zone/eu-central-2.json @@ -903,6 +903,14 @@ "InstanceType": "t3.xlarge", "Location": "eu-central-2b" }, + { + "InstanceType": "u-6tb1.112xlarge", + "Location": "eu-central-2b" + }, + { + "InstanceType": "u-6tb1.56xlarge", + "Location": "eu-central-2b" + }, { "InstanceType": "x2idn.16xlarge", "Location": "eu-central-2b" diff --git a/moto/ec2/resources/instance_type_offerings/region/eu-central-2.json b/moto/ec2/resources/instance_type_offerings/region/eu-central-2.json index 1fefff011..4daf73826 100644 --- a/moto/ec2/resources/instance_type_offerings/region/eu-central-2.json +++ b/moto/ec2/resources/instance_type_offerings/region/eu-central-2.json @@ -443,6 +443,14 @@ "InstanceType": "t3.xlarge", "Location": "eu-central-2" }, + { + "InstanceType": "u-6tb1.112xlarge", + "Location": "eu-central-2" + }, + { + "InstanceType": "u-6tb1.56xlarge", + "Location": "eu-central-2" + }, { "InstanceType": "x2idn.16xlarge", "Location": "eu-central-2"