Channels
help
general
contributors
Powered by
#help
Title
# help
f
fresh-refrigerator-73809
11/07/2022, 5:49 AM
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
white-airport-8778
11/07/2022, 6:33 AM
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
fresh-refrigerator-73809
11/07/2022, 3:23 PM
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?
3 Views
Post