Skip to content

Commit

Permalink
task: pass -detaile-exitcode option to terraform plan
Browse files Browse the repository at this point in the history
Part of #1631

[skip ci]
  • Loading branch information
php-coder committed Aug 13, 2023
1 parent 3b7727b commit bf424bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/provision-by-terraform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,4 +62,4 @@ jobs:

- name: Run terraform plan
working-directory: infra/terraform
run: terraform plan
run: terraform plan -detailed-exitcode

0 comments on commit bf424bb

Please sign in to comment.