From 6fb85ac43075b2e29d832edecc44935da61699ae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bendeg=C3=BAz=20=C3=81cs?= <30595431+acsbendi@users.noreply.github.com> Date: Sat, 25 May 2019 19:34:29 +0200 Subject: [PATCH] Updated implementation coverage for cloudformation (#2139) * Updated implementation coverage for cloudformation * Updated cloudformation coverage with recently implemented endpoints --- IMPLEMENTATION_COVERAGE.md | 19 +++++++++++++------ 1 file changed, 13 insertions(+), 6 deletions(-) diff --git a/IMPLEMENTATION_COVERAGE.md b/IMPLEMENTATION_COVERAGE.md index b198ac865..e03eaabe1 100644 --- a/IMPLEMENTATION_COVERAGE.md +++ b/IMPLEMENTATION_COVERAGE.md @@ -470,7 +470,7 @@ - [ ] upgrade_applied_schema - [ ] upgrade_published_schema -## cloudformation - 56% implemented +## cloudformation - 65% implemented - [ ] cancel_update_stack - [ ] continue_update_rollback - [X] create_change_set @@ -481,19 +481,24 @@ - [X] delete_stack - [X] delete_stack_instances - [X] delete_stack_set +- [ ] deploy - [ ] describe_account_limits - [X] describe_change_set -- [ ] describe_stack_events +- [ ] describe_stack_drift_detection_status +- [X] describe_stack_events - [X] describe_stack_instance -- [ ] describe_stack_resource -- [ ] describe_stack_resources +- [X] describe_stack_resource +- [ ] describe_stack_resource_drifts +- [X] describe_stack_resources - [X] describe_stack_set - [X] describe_stack_set_operation - [X] describe_stacks +- [ ] detect_stack_drift +- [ ] detect_stack_resource_drift - [ ] estimate_template_cost - [X] execute_change_set - [ ] get_stack_policy -- [ ] get_template +- [X] get_template - [ ] get_template_summary - [X] list_change_sets - [X] list_exports @@ -504,6 +509,7 @@ - [X] list_stack_set_operations - [X] list_stack_sets - [X] list_stacks +- [ ] package - [ ] set_stack_policy - [ ] signal_resource - [X] stop_stack_set_operation @@ -511,7 +517,8 @@ - [X] update_stack_instances - [X] update_stack_set - [ ] update_termination_protection -- [ ] validate_template +- [X] validate_template +- [ ] wait ## cloudfront - 0% implemented - [ ] create_cloud_front_origin_access_identity