Hi,

I'm trying to create node in AWS EC2. But it look like jclud api not
support hardware type like "t2.micro" node.

It still only list old hardware type. Does anyone know how create node
selecting new hardware type in AWS?

templateBuilder.hardwareId(InstanceType.T1_MICRO);

So here instanceType.T2_MICRO not supported. Only previous generation
listed here.

I checked with jcloud 1.8, seems that also not added support for new
hardware.

Thanks
-VS

Reply via email to