Skip to content

Commit d798c91

Browse files
authored
Update digger.yml
1 parent b9f813f commit d798c91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

digger.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@ workflows:
1818
steps:
1919
- init
2020
- run: terraform plan -input=false -no-color -detailed-exitcode -lock-timeout=3m -out $DIGGER_PLANFILE
21-
- run: infracost breakdown --path=. | tee -a $DIGGER_OUT
21+
# - run: infracost breakdown --path=. | tee -a $DIGGER_OUT
2222

0 commit comments

Comments
 (0)