it's InvalidGroup

This commit is contained in:
Matthew Hooker 2017-01-05 16:56:49 -08:00
parent 2b5a0cc7b3
commit 377f451a9e
No known key found for this signature in database
GPG Key ID: 7B5F933D9CE8C6A1
1 changed files with 1 additions and 1 deletions

View File

@ -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",