Pietro Dell'Amore
07/29/2022, 3:05 PMSamarth Saxena
07/31/2022, 5:50 AMSamarth Saxena
08/01/2022, 4:55 PMStephen Klaus
07/28/2022, 4:53 PMMoruf Ajibike
07/20/2022, 10:36 AMMoruf Ajibike
08/02/2022, 9:33 AMAlistair (Infracost)
08/02/2022, 5:05 PMKaren Khondkaryan
08/02/2022, 10:12 PMMalcolm (Terrateam)
08/03/2022, 8:31 AMinfracost diff --path infracost-today.json --compare-to infracost-last-week.json
If I have a project that is in last-week but not today or vice versa, the diff handles that just fine, right?Nico
08/03/2022, 11:31 AMNico
08/03/2022, 11:36 AMdev
, preprod
and prod
). Each line of the matrix generates a cost diff (with infracost diff
) that has a --project-name
parameter (XXX-dev
, XXX-preprod
and XXX-prod
). I archive them all in the matrix and once outside I grab them and uses infracost comment github <omitted params> --path /to/XXX-*
but I only the total cost and not one line per environment + the total as the doc showsNico
08/03/2022, 11:36 AMGerd König
08/03/2022, 2:14 PMExecuting "step_script" stage of the job script
Using docker image sha256:03d0788cabfbc3d757fd451ddfc03d4c76754aa605125ec5742941b503334a99 for infracost/infracost:ci-0.10 with digest infracost/infracost@sha256:ed77440c57b05e71d810428bd313f3939feea48f484343e6f719a9d616a02731 ...
$ git clone $CI_REPOSITORY_URL --branch=$CI_MERGE_REQUEST_TARGET_BRANCH_NAME --single-branch /tmp/base
Cloning into '/tmp/base'...
$ infracost breakdown --path=/tmp/base/${TF_ROOT} \ # collapsed multi-line command
time="2022-08-03T13:49:11Z" level=info msg="Evaluating Terraform directory at /tmp/base/./"
time="2022-08-03T13:49:11Z" level=info msg="Starting: Downloading Terraform modules"
Error: Error loading Terraform modules: error looking up registry module yaml: Module versions endpoint returned status code 401
Cleaning up project directory and file based variables
00:01
ERROR: Job failed: exit code 1
any hints what this "error looking up registry module yaml" causes ??
Many thanks in advance!hashim vayalar
08/04/2022, 10:19 AMSamuel Clay
08/04/2022, 11:25 AMMoruf Ajibike
08/04/2022, 2:14 PM$0.0
for all the resources in my Azure terraform project. There is a warning in the logs with the message: level=warning msg="No products found for <resource_id>, using 0.00
. Is there something no fairly obvious i’m missing?Armand Seukunian
08/04/2022, 2:17 PMDan
08/04/2022, 4:02 PMDerence Voo
08/05/2022, 6:51 AMMalcolm (Terrateam)
08/05/2022, 7:52 AMInvalid --compare-to Infracost JSON, found duplicate project name ...
. What exactly does this mean?Oscar Vaquero
08/05/2022, 1:16 PMOscar Vaquero
08/05/2022, 1:49 PMEd Davies
08/08/2022, 10:28 AMAli (Infracost)
08/08/2022, 5:59 PMArmand Seukunian
08/09/2022, 3:08 PMAdam
08/09/2022, 3:08 PMServer-Timing
header
If I end up defining my own, it might look a bit like this:
Server-Usage: aws.us-east-2.lambda.invoke;unit=GB-s;qty=0.001, aws.us-east-2.ingress;unit=B;qty=203, aws.us-east-2.egress;unit=B;qty=20401
Though I’m thinking about using the product names from the infracost pricing databaseAli (Infracost)
08/09/2022, 5:02 PMAli (Infracost)
08/09/2022, 7:24 PMTim (Infracost)
08/10/2022, 1:57 PMAli (Infracost)
08/10/2022, 7:51 PMAli (Infracost)
08/10/2022, 7:51 PM