From ff1e55f74c3db3501ab7d6369633752b5f436743 Mon Sep 17 00:00:00 2001 From: Jim Shields Date: Thu, 3 Oct 2019 15:20:58 -0400 Subject: [PATCH] Update implementation coverage --- IMPLEMENTATION_COVERAGE.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/IMPLEMENTATION_COVERAGE.md b/IMPLEMENTATION_COVERAGE.md index 1ad96aeb4..a52d3b392 100644 --- a/IMPLEMENTATION_COVERAGE.md +++ b/IMPLEMENTATION_COVERAGE.md @@ -2343,7 +2343,7 @@ - [ ] upload_layer_part ## ecs -63% implemented +49% implemented - [X] create_cluster - [X] create_service - [ ] create_task_set @@ -2381,8 +2381,8 @@ - [ ] submit_attachment_state_changes - [ ] submit_container_state_change - [ ] submit_task_state_change -- [ ] tag_resource -- [ ] untag_resource +- [x] tag_resource +- [x] untag_resource - [ ] update_container_agent - [X] update_container_instances_state - [X] update_service