it's InvalidGroup
This commit is contained in:
parent
2b5a0cc7b3
commit
377f451a9e
|
@ -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…
Reference in New Issue