> private RootDeviceType rootDeviceType = RootDeviceType.INSTANCE_STORE; > private Map<String, EbsBlockDevice> ebsBlockDevices = Maps.newHashMap(); > + private Map<String, String> tags = Maps.newLinkedHashMap();
> Can be changed if needed! No need for me. Just curiosity on my part ;-) --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/56/files#r5069690
