We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96aecf6 commit ddd319eCopy full SHA for ddd319e
integration/ecs_test
@@ -70,7 +70,7 @@ ecs_test() {
70
71
ecs_instance_status_wait_until $id Running
72
73
- ecs_stop_instance $id
+ ecs_stop_instance $id $force
74
75
ecs_instance_status_wait_until $id Stopped
76
0 commit comments