Skip to content

Commit

Permalink
skip: test
Browse files Browse the repository at this point in the history
  • Loading branch information
anna-shcherbak committed Jun 21, 2024
1 parent 2483753 commit b132a6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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: '["account", "ami", "cloudtrail", "efs", "elasticache", "elasticsearch", "emr", "iam", "internet", "kafka", "key", "kms", "log", "message", "rds", "s3", "secrets", "sns", "subnet", "vpc"]' #'["ecr"]'
default_resource_priority_list: '["account", "cloudtrail", "iam", "kafka", "message", "rds"]' #'["ecr"]'
RED: '\033[0;31m'

permissions:
Expand Down

0 comments on commit b132a6e

Please sign in to comment.