chore: work save
This commit is contained in:
parent
2abd4e2c72
commit
c329d58970
8 changed files with 292 additions and 1507 deletions
|
|
@ -146,6 +146,8 @@ func PartialUpdateInstanceWaitHandler(
|
|||
return false, nil, nil
|
||||
case InstanceStateTerminating:
|
||||
return false, nil, nil
|
||||
case InstanceStatePending:
|
||||
return false, nil, nil
|
||||
case InstanceStateSuccess:
|
||||
return true, s, nil
|
||||
case InstanceStateFailed:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue