mirror of
https://git.vectorsigma.ru/public/atlantis.git
synced 2026-07-28 23:58:19 +00:00
docs: Add --no-fail to custom policy execution in policy-checking.md (#4377)
Co-authored-by: Simon Heather <32168619+X-Guardian@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
cd54b12ed4
commit
513b57aa45
@@ -171,7 +171,7 @@ workflows:
|
||||
policy_check:
|
||||
steps:
|
||||
- show
|
||||
- run: conftest test $SHOWFILE *.tf
|
||||
- run: conftest test $SHOWFILE *.tf --no-fail
|
||||
```
|
||||
|
||||
### Quiet policy checks
|
||||
|
||||
Reference in New Issue
Block a user