This issue was causing createNodesInGroup to fail if a new security group is needed. See https://issues.apache.org/jira/browse/JCLOUDS-242 for more details. You can merge this Pull Request by running:
git pull https://github.com/richardcloudsoft/jclouds jclouds-242 Or you can view, comment on it, or merge it online at: https://github.com/jclouds/jclouds/pull/113 -- Commit Summary -- * JCLOUDS-242: fix confusion between sg name and ID -- File Changes -- M providers/aws-ec2/src/main/java/org/jclouds/aws/ec2/compute/loaders/AWSEC2CreateSecurityGroupIfNeeded.java (3) -- Patch Links -- https://github.com/jclouds/jclouds/pull/113.patch https://github.com/jclouds/jclouds/pull/113.diff
