If my terraform plan fails Pr doesnt get marked as build failure
N
Numerous Wombat
If the Terraform plan fails, the pull request is not marked as a build failure. This introduces a potential risk, as an approver may inadvertently approve the PR, allowing invalid infrastructure code to be merged into the develop branch.
Log In