broad-zoo-34077
06/07/2022, 11:37 AMlittle-author-61621
--terraform-var-file=myvars.tfvar
flag to the infracost breakdown
or infracost diff
command. Does that work for you?polite-art-38360
06/07/2022, 11:44 AMlittle-author-61621
infracost breakdown --path=. --terraform-var-file=myvars1.tfvar --terraform-var-file=myvars2.tfvar
polite-art-38360
06/07/2022, 11:47 AMpolite-art-38360
06/07/2022, 11:47 AMpolite-art-38360
06/07/2022, 11:47 AMlittle-author-61621
polite-art-38360
06/07/2022, 11:48 AMpolite-art-38360
06/07/2022, 11:49 AMlittle-author-61621
--log-level=debug
?polite-art-38360
06/07/2022, 11:59 AMpolite-art-38360
06/07/2022, 12:00 PMpolite-art-38360
06/07/2022, 12:01 PMlittle-author-61621
--terraform-force-cli
flag as a workaround which runs it in the old way by calling out to the Terraform/Terragrunt binary.polite-art-38360
06/07/2022, 12:04 PMpolite-art-38360
06/07/2022, 12:04 PMlittle-author-61621
polite-art-38360
06/07/2022, 12:06 PMlittle-author-61621
source
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.polite-art-38360
06/07/2022, 2:28 PMpolite-art-38360
06/07/2022, 2:29 PMpolite-art-38360
06/07/2022, 2:29 PMpolite-art-38360
06/07/2022, 2:29 PMpolite-art-38360
06/07/2022, 2:30 PMlittle-author-61621
.terraform/modules/modules.json
file show?