Skip to content

Commit

Permalink
Removed soft_fail param
Browse files Browse the repository at this point in the history
  • Loading branch information
Ronaldo Macapobre committed Aug 26, 2024
1 parent d210cc2 commit 09055fb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/aws-template-terraform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,6 @@ jobs:
with:
working_directory: ${{ inputs.CONTEXT_FOLDER }}
additional_args: "--tfvars-file=${{ inputs.CONTEXT_FOLDER }}/${{ inputs.ENVIRONMENT_NAME }}.tfvars"
soft_fail: false
github_token: ${{ secrets.GITHUB_TOKEN }}
needs: [check_changes]

Expand Down

0 comments on commit 09055fb

Please sign in to comment.