diff --git a/.github/workflows/setup-infra-pipeline.yml b/.github/workflows/setup-infra-pipeline.yml index 087925b3a..1d334fa1c 100644 --- a/.github/workflows/setup-infra-pipeline.yml +++ b/.github/workflows/setup-infra-pipeline.yml @@ -67,7 +67,7 @@ jobs: git add *.tf git commit -am 'Refactored syntax and structure in .tf files' git push - + continue-on-error: true - name: Terraform Apply run: |