diff --git a/.github/workflows/auto-test.yml b/.github/workflows/auto-test.yml index b829c6eb..1985c599 100644 --- a/.github/workflows/auto-test.yml +++ b/.github/workflows/auto-test.yml @@ -25,7 +25,7 @@ env: TF_BACKEND_STORAGE_NAME: ${{ secrets.TF_BACKEND_STORAGE_NAME }} TF_CLI_ARGS: "-no-color" AWS_DEFAULT_REGION: ${{ secrets.AWS_REGION }} - default_resource_priority_list: '[ "sqs", "sns" ]' + default_resource_priority_list: '[ "sqs", "sns", "defender", "role"]' RED: '\033[0;31m' ACTIONS_REPO_BRANCH: "feature/deploy_scan_sequential_resources"