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:
pyth0n1c
2026-03-23 18:49:16 -07:00
committed by GitHub
parent 962983c3ac
commit 468848cb1e
3 changed files with 24 additions and 10 deletions
-2
View File
@@ -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