diff --git a/.github/workflows/deploy-dbt-runner.yml b/.github/workflows/deploy-dbt-runner.yml index 52d7fb4..38d2290 100644 --- a/.github/workflows/deploy-dbt-runner.yml +++ b/.github/workflows/deploy-dbt-runner.yml @@ -79,7 +79,8 @@ jobs: .revision, .status, .registeredAt, - .registeredBy + .registeredBy, + .enableFaultInjection )' ) > task-definition.json - name: Fill in the new image ID in the Amazon ECS task definition