it's InvalidGroup

pull/4335/merge
Matthew Hooker 9 years ago
parent 2b5a0cc7b3
commit 377f451a9e
No known key found for this signature in database
GPG Key ID: 7B5F933D9CE8C6A1

@ -383,7 +383,7 @@ func WaitUntilSecurityGroupExists(c *ec2.EC2, input *ec2.DescribeSecurityGroupsI
State: "retry",
Matcher: "error",
Argument: "",
Expected: "InvalidGroupID.NotFound",
Expected: "InvalidGroup.NotFound",
},
{
State: "retry",

Loading…
Cancel
Save