xuan duy dinh
06/07/2022, 11:37 AMAlistair (Infracost)
06/07/2022, 11:39 AM--terraform-var-file=myvars.tfvar
flag to the infracost breakdown
or infracost diff
command. Does that work for you?xuan duy dinh
06/07/2022, 11:44 AMAlistair (Infracost)
06/07/2022, 11:46 AMinfracost breakdown --path=. --terraform-var-file=myvars1.tfvar --terraform-var-file=myvars2.tfvar
xuan duy dinh
06/07/2022, 11:47 AMAlistair (Infracost)
06/07/2022, 11:47 AMxuan duy dinh
06/07/2022, 11:48 AMAlistair (Infracost)
06/07/2022, 11:52 AM--log-level=debug
?xuan duy dinh
06/07/2022, 11:59 AMAlistair (Infracost)
06/07/2022, 12:03 PM--terraform-force-cli
flag as a workaround which runs it in the old way by calling out to the Terraform/Terragrunt binary.xuan duy dinh
06/07/2022, 12:04 PMAlistair (Infracost)
06/07/2022, 12:04 PMxuan duy dinh
06/07/2022, 12:06 PMAlistair (Infracost)
06/07/2022, 1:18 PMsource
attribute in your HCL module block to match whatever Terraform has written out as the source for that module in the .terraform/modules/modules.json
file.xuan duy dinh
06/07/2022, 2:28 PMAlistair (Infracost)
06/07/2022, 2:59 PM.terraform/modules/modules.json
file show?