hi can someone tell me if i could run infracost ag...
# help
f
hi can someone tell me if i could run infracost against .log file? for ex: ” infracost breakdown --path terraform_plan.log --format json --out-file infracost.json”
w
hi @fresh-refrigerator-73809! that’s not possible, you can see the two options here: https://www.infracost.io/docs/features/cli_commands/#breakdown
f
okay thanks.
i have one more question.. so i am tryinng to run infracost against terragrunt module usig this..
Copy code
infracost breakdown --path=path/to/terragrunt/repo
but it still saying no terraform files found
is it somethinng i am missing?