compose/ecs/pkg/amazon
Nicolas De Loof a8e963a304
Query stack events by stack ID (not name)
This prevent a race condition on `down` as stack is deleted and we still
ask for stack events as we didn't recieved the DELETE_COMPLETE one

Use WaitUntilStack* to detect stack operation completion

Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2020-08-17 21:25:44 +02:00
..
mock Query stack events by stack ID (not name) 2020-08-17 21:25:44 +02:00
api.go add secret interface 2020-08-17 21:25:42 +02:00
client.go format 2020-04-28 10:59:00 +02:00
cloudformation.go yet another rebase 2020-08-17 21:25:41 +02:00
down.go Query stack events by stack ID (not name) 2020-08-17 21:25:44 +02:00
down_test.go Also wait for deletion events 2020-08-17 21:25:43 +02:00
sdk.go Query stack events by stack ID (not name) 2020-08-17 21:25:44 +02:00
secrets.go implement secret management 2020-08-17 21:25:42 +02:00
up.go Query stack events by stack ID (not name) 2020-08-17 21:25:44 +02:00
wait.go Query stack events by stack ID (not name) 2020-08-17 21:25:44 +02:00