File tree Expand file tree Collapse file tree 1 file changed +24
-0
lines changed
test/testdata/deployednettemplates/hosttemplates Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Original file line number Diff line number Diff line change 200200 "Region" : " us-east-1" ,
201201 "BaseConfiguration" : " m5d.4xlarge"
202202 },
203+ {
204+ "Name" : " AWS-US-EAST-1-c5d.4xl" ,
205+ "Provider" : " AWS" ,
206+ "Region" : " us-east-1" ,
207+ "BaseConfiguration" : " c5d.4xlarge"
208+ },
203209 {
204210 "Name" : " AWS-US-EAST-1-c5d.9xl" ,
205211 "Provider" : " AWS" ,
206212 "Region" : " us-east-1" ,
207213 "BaseConfiguration" : " c5d.9xlarge"
208214 },
215+ {
216+ "Name" : " AWS-US-EAST-1-c5d.18xl" ,
217+ "Provider" : " AWS" ,
218+ "Region" : " us-east-1" ,
219+ "BaseConfiguration" : " c5d.18xlarge"
220+ },
209221 {
210222 "Name" : " AWS-US-EAST-2-c5.xlarge" ,
211223 "Provider" : " AWS" ,
236248 "Region" : " us-east-2" ,
237249 "BaseConfiguration" : " m5d.4xlarge"
238250 },
251+ {
252+ "Name" : " AWS-US-EAST-2-c5d.4xl" ,
253+ "Provider" : " AWS" ,
254+ "Region" : " us-east-2" ,
255+ "BaseConfiguration" : " c5d.4xlarge"
256+ },
239257 {
240258 "Name" : " AWS-US-EAST-2-c5d.9xl" ,
241259 "Provider" : " AWS" ,
242260 "Region" : " us-east-2" ,
243261 "BaseConfiguration" : " c5d.9xlarge"
244262 },
263+ {
264+ "Name" : " AWS-US-EAST-2-c5d.18xl" ,
265+ "Provider" : " AWS" ,
266+ "Region" : " us-east-2" ,
267+ "BaseConfiguration" : " c5d.18xlarge"
268+ },
245269 {
246270 "Name" : " AWS-AP-SOUTH-1-c5.xlarge" ,
247271 "Provider" : " AWS" ,
You can’t perform that action at this time.
0 commit comments