-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Labels
Description
Community Note
- Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request. Searching for pre-existing feature requests helps us consolidate datapoints for identical requirements into a single place, thank you!
- Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request.
- If you are interested in working on this issue or have submitted a pull request, please leave a comment.
- I'd be willing to implement this feature (contributing guide)
Describe the user story
We currently have a use case where WARNING is thrown for our OPA policies instead of ERROR. Based on the atlantis docs, only policy check errors will be outputted in the PR, would like to request for an option to also output warnings to the PR as well.
Describe the solution you'd like
Have another flag that we can set for atlantis, that will allow QuitePolicyCheck to also output WARNING messages.
Describe the drawbacks of your solution
None
Describe alternatives you've considered
None
Reactions are currently unavailable