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 b9f813f commit d798c91Copy full SHA for d798c91
digger.yml
@@ -18,5 +18,5 @@ workflows:
18
steps:
19
- init
20
- run: terraform plan -input=false -no-color -detailed-exitcode -lock-timeout=3m -out $DIGGER_PLANFILE
21
- - run: infracost breakdown --path=. | tee -a $DIGGER_OUT
+ # - run: infracost breakdown --path=. | tee -a $DIGGER_OUT
22
0 commit comments