vendor: update all dependencies
This commit is contained in:
parent
940df88eb2
commit
d64789528d
4309 changed files with 1327278 additions and 1001118 deletions
5
vendor/github.com/aws/aws-sdk-go/service/opsworks/waiters.go
generated
vendored
5
vendor/github.com/aws/aws-sdk-go/service/opsworks/waiters.go
generated
vendored
|
@ -310,11 +310,6 @@ func (c *OpsWorks) WaitUntilInstanceStoppedWithContext(ctx aws.Context, input *D
|
|||
Matcher: request.PathAnyWaiterMatch, Argument: "Instances[].Status",
|
||||
Expected: "booting",
|
||||
},
|
||||
{
|
||||
State: request.FailureWaiterState,
|
||||
Matcher: request.PathAnyWaiterMatch, Argument: "Instances[].Status",
|
||||
Expected: "online",
|
||||
},
|
||||
{
|
||||
State: request.FailureWaiterState,
|
||||
Matcher: request.PathAnyWaiterMatch, Argument: "Instances[].Status",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue