Skip to content

Commit fbea64a

Browse files
authored
Update digger.yml
1 parent c2cab7c commit fbea64a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

digger.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ workflows:
1717
plan:
1818
steps:
1919
- init
20-
- plan
20+
# - plan
21+
- plan: terraform plan -input=false -no-color -detailed-exitcode -lock-timeout=3m -out $DIGGER_PLANFILE
2122
- run: infracost breakdown --path=. | tee -a $DIGGER_OUT
2223

0 commit comments

Comments
 (0)