Skip to content

Commit c492a21

Browse files
authored
Update digger.yml
1 parent 02fcf10 commit c492a21

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
@@ -17,6 +17,6 @@ workflows:
1717
plan:
1818
steps:
1919
- init
20-
- run: terraform plan -input=false -refresh -no-color -detailed-exitcode
20+
- run: terraform plan -input=false -refresh -no-color -out $DIGGER_PLANFILE
2121
# - run: infracost breakdown --path=. | tee -a $DIGGER_OUT
2222

0 commit comments

Comments
 (0)