We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b7727b commit bf424bbCopy full SHA for bf424bb
.github/workflows/provision-by-terraform.yml
@@ -62,4 +62,4 @@ jobs:
62
63
- name: Run terraform plan
64
working-directory: infra/terraform
65
- run: terraform plan
+ run: terraform plan -detailed-exitcode
0 commit comments