Remove extra field "description" in executor OR update models.py schema (#3298)
Co-authored-by: Hare Sudhan <27735081+cyberbuff@users.noreply.github.com>
This commit is contained in:
@@ -518,7 +518,5 @@ atomic_tests:
|
||||
aws configservice delete-configuration-recorder --configuration-recorder-name #{configuration_recorder_name} --region #{region}
|
||||
echo "*** Configuration recorder deleted ***"
|
||||
cleanup_command: aws configservice list-configuration-recorders --region us-west-2
|
||||
description: |
|
||||
List recorders, to confirm there are none. Confirming previous configuration recorder was stopped and deleted.
|
||||
name: sh
|
||||
elevation_required: false
|
||||
|
||||
Reference in New Issue
Block a user