Sylvain Witmeyer
01/27/2023, 8:06 PMurl="<https://infracost.io/downloads/latest>"
I know there are some docker images prebuilt where I could directly get the correct binary depending of the arch but downloading the tar would avoid downloading a full image.
Any thoughts ?Mayank Khudia
01/31/2023, 5:31 AMestimated costs
and platform(GCP) forecasted costs
??Igor Konforti
02/01/2023, 9:42 AMScott Nowers
02/03/2023, 11:12 PMScott Nowers
02/03/2023, 11:13 PMGiampaolo Falqui
02/08/2023, 12:47 PMGiampaolo Falqui
02/08/2023, 12:48 PMMalcolm (Terrateam)
02/08/2023, 1:45 PM~/terragrunt-infrastructure-live-example$ infracost breakdown --path=/home/josh/terragrunt-infrastructure-live-example/
Detected Terragrunt directory at /home/josh/terragrunt-infrastructure-live-example/
Error: Error processing module at '/home/josh/terragrunt-infrastructure-live-example/terragrunt.hcl'. How this module was found: Terragrunt config file found in a subdirectory of /home/josh/terragrunt-infrastructure-live-example/. Underlying error: /home/josh/terragrunt-infrastructure-live-example/terragrunt.hcl:9,41-64: Error in function call; Call to function "find_in_parent_folders" failed: ParentFileNotFound: Could not find a account.hcl in any of the parent folders of /home/josh/terragrunt-infrastructure-live-example/terragrunt.hcl. Cause: Traversed all the way to the root..
~/terragrunt-infrastructure-live-example$ infracost --version
Infracost v0.10.17
Malcolm (Terrateam)
02/08/2023, 3:35 PMexclude_paths
relative to the path of the project or the root of where it's being told to run?Prerana Ravindra
02/09/2023, 5:25 AMMalcolm (Terrateam)
02/09/2023, 7:17 PM.
└── foo
├── bar
│ ├── <http://bar.tf|bar.tf>
│ └── bar.tfvars
├── <http://main.tf|main.tf>
└── main.tfvars
How would I configura infracost to find the appropriate tfvars for those?David Leiva Fuente
02/10/2023, 10:57 AMAnnas Ali Mian
02/10/2023, 11:00 AMSunil Kakde
02/14/2023, 5:05 AMAli (Infracost)
02/14/2023, 5:29 PMversion: 0.10.17
(which is the latest CLI version) - I wonder if that’ll avoid querying the GH API for release versions (I’ve not checked the code yet but it’s worth a quick try)Mahpara Ashley
02/14/2023, 9:15 PMMahpara Ashley
02/14/2023, 9:16 PMfatal: could not read Username for '<https://gitlab.com>': No such device or address
Richard Blaauw
02/15/2023, 1:28 PMAllen Parker
02/17/2023, 8:58 PMAllen Parker
02/18/2023, 2:12 PMRyan Diamond
02/18/2023, 11:47 PMAlex Bacchin
02/21/2023, 2:48 AMnpm run data:download
{"level":30,"time":1676947535300,"pid":922,"hostname":"cloud-pricing-api-77cfdcf8d4-q2hwv","msg":"Starting: downloading DB data"}
{"level":50,"time":1676947535343,"pid":922,"hostname":"cloud-pricing-api-77cfdcf8d4-q2hwv","msg":"There was an error downloading data: Request failed with status code 400"}
Pawel
02/21/2023, 4:07 PMARUN Thundyill Saseendran
02/22/2023, 8:27 PMNoah
02/23/2023, 7:58 PMCloud Pricing API
server but POST custom GraphQL queries, I can bypass the infracost
cli altogether? Scope: I want to programmatically query for pricing but w/o using Terraform.ARUN Thundyill Saseendran
02/24/2023, 11:31 AMSlackbot
02/24/2023, 1:06 PMMayank Khudia
02/27/2023, 7:17 AMScott Emberson
03/03/2023, 8:13 AMterraform plan -var 'geo=us' -var 'environment=ecos'
How can we build this into our pull requests to say env ecos cost X, env qa2 cost X, prod1 will cost X.Paulo Correia
03/06/2023, 2:22 PMPaulo Correia
03/06/2023, 2:22 PMHugo (Infracost)
03/06/2023, 2:23 PMlocation
property set on this azurerm_storage_account
?Paulo Correia
03/06/2023, 2:24 PMHugo (Infracost)
03/06/2023, 2:25 PMdata
blocks when parsing hcl directly. This is because we don’t use credentials to fetch information from your provider.Paulo Correia
03/06/2023, 2:25 PMHugo (Infracost)
03/06/2023, 2:26 PMPaulo Correia
03/06/2023, 2:26 PMHugo (Infracost)
03/06/2023, 2:26 PMPaulo Correia
03/06/2023, 2:26 PMHugo (Infracost)
03/06/2023, 2:27 PMINFRACOST_AZURE_OVERRIDE_REGION=uksouth infracost breakdown --config-file
Paulo Correia
03/06/2023, 2:28 PMHugo (Infracost)
03/06/2023, 2:29 PMPaulo Correia
03/06/2023, 2:30 PMHugo (Infracost)
03/06/2023, 2:30 PMPaulo Correia
03/06/2023, 2:31 PMHugo (Infracost)
03/06/2023, 2:32 PMINFRACOST
prefixed variables I don’t think are supported in that envPaulo Correia
03/06/2023, 2:38 PM