Skip to content

Commit

Permalink
docs: Add --no-fail to custom policy execution in policy-checking.md (r…
Browse files Browse the repository at this point in the history
…unatlantis#4377)

Co-authored-by: Simon Heather <[email protected]>
Signed-off-by: kvanzuijlen <[email protected]>
  • Loading branch information
2 people authored and kvanzuijlen committed Jan 4, 2025
1 parent d2de127 commit 438ce12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion runatlantis.io/docs/policy-checking.md
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ workflows:
policy_check:
steps:
- show
- run: conftest test $SHOWFILE *.tf
- run: conftest test $SHOWFILE *.tf --no-fail
```

### Quiet policy checks
Expand Down

0 comments on commit 438ce12

Please sign in to comment.