polite-engineer-31217
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 ?mammoth-microphone-92343
01/31/2023, 5:31 AMestimated costs
and platform(GCP) forecasted costs
??famous-king-99423
02/01/2023, 9:42 AMquaint-judge-29274
02/03/2023, 11:12 PMquaint-judge-29274
02/03/2023, 11:13 PMbulky-journalist-1152
02/08/2023, 12:47 PMbulky-journalist-1152
02/08/2023, 12:48 PMkind-angle-62935
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
kind-angle-62935
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?dazzling-memory-77460
02/09/2023, 5:25 AMkind-angle-62935
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?bored-winter-73084
02/10/2023, 10:57 AMhigh-planet-56619
02/10/2023, 11:00 AMpowerful-monkey-57187
02/14/2023, 5:05 AMwhite-airport-8778
version: 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)boundless-appointment-75605
02/14/2023, 9:15 PMboundless-appointment-75605
02/14/2023, 9:16 PMfatal: could not read Username for '<https://gitlab.com>': No such device or address
rhythmic-ambulance-95028
02/15/2023, 1:28 PMdazzling-journalist-91580
02/17/2023, 8:58 PMdazzling-journalist-91580
02/18/2023, 2:12 PMrhythmic-camera-22129
02/18/2023, 11:47 PMnutritious-motorcycle-74922
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"}
stocky-city-287
02/21/2023, 4:07 PMlively-helicopter-12644
02/22/2023, 8:27 PMable-pencil-95187
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.lively-helicopter-12644
02/24/2023, 11:31 AMbroad-zoo-34077
02/24/2023, 1:06 PMmammoth-microphone-92343
02/27/2023, 7:17 AMmillions-plumber-38090
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.ambitious-book-89337
03/06/2023, 2:22 PM