Skip to content

Commit

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

Co-authored-by: Simon Heather <[email protected]>
  • Loading branch information
ltmleo and X-Guardian authored May 22, 2024
1 parent cd54b12 commit 513b57a
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 513b57a

Please sign in to comment.