Hi there. Can someone remind me how does infracost...
# help
p
Hi there. Can someone remind me how does infracost work with terragrunt, because I’m using the latest version of infracost, I added 4 modules (EKS) in my infra. And it doesn’t detect any changes. Thank you
b
Hello! We generally recommend to create a config file when working with Terragrunt to help CLI to find your projects. Are you already using it maybe? https://www.infracost.io/docs/features/config_file/
p
Yes
Copy code
---
version: 0.1

projects:
  - name: non_clusters
    path: deployment/non_clusters

  - name: clusters_tst
    path: deployment/clusters/tst

  - name: clusters_prd
    path: deployment/clusters/prd
b
Hm, okay. @little-author-61621 Maybe you have an idea out of the top of your head?
l
@polite-engineer-31217 is this repo connected via our GitHub or GitLab App integrations? If so we can check the errors easier.
p
no sorry, this isn’t allowed in our company 😞
l
👍 no worries. If you’re able to provide the following it would help us dig into it: 1. A reproducible example of the code that was added that did not cause a change 2. The infracost commands you are running
p
would it help if we do a remote debug session ?
l
@polite-engineer-31217 I’ll DM you