We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8295969 commit 02fcf10Copy full SHA for 02fcf10
digger.yml
@@ -17,6 +17,6 @@ workflows:
17
plan:
18
steps:
19
- init
20
- - run: terraform plan -input=false -refresh -no-color
+ - run: terraform plan -input=false -refresh -no-color -detailed-exitcode
21
# - run: infracost breakdown --path=. | tee -a $DIGGER_OUT
22
0 commit comments