Imad Kellou
08/12/2022, 5:31 AMTim (Infracost)
08/12/2022, 4:55 PMAdam Gardner
08/13/2022, 6:57 AMdev-deploy
stage
The bottom half shows the same except we’ve updated the plan so now it is too expensive (the cost SLO was set for <700 && no more than 10% more expensive than a previous release
. The deployment is stopped).
🎉 You’ve prevented a very expensive release making it to production.Aléxis Mosquera Caicedo
08/14/2022, 9:18 PMAléxis Mosquera Caicedo
08/14/2022, 9:23 PMINFRACOST_ENABLE_CLOUD=true infracost comment github --repo ${githubRepo} --path ${TF_PLAN_FILE} --pull-request ${pullRequestNumber}
That information should be enought to be posted in the infracost pull requests feature.Aléxis Mosquera Caicedo
08/14/2022, 9:27 PMAléxis Mosquera Caicedo
08/14/2022, 11:06 PMVadim (Infracost)
08/15/2022, 4:37 PMSylvain Witmeyer
08/15/2022, 9:35 PMSylvain Witmeyer
08/15/2022, 9:45 PMError: Invalid API key
Please check your /home/runner/.config/infracost/credentials.yml file or INFRACOST_API_KEY environment variable.
I replace the API key, thinking I pasted a wrong key or added a whitespace but when I try to debug to see the key
k=$(infracost configure get api_key)
echo ${k: -2}
cat /home/runner/.config/infracost/credentials.yml
du
version: "0.1"
api_key: ***
and du are the correct 2 last chars of my key.
Any idea what could be wrong ?Swaminathan Narayanan
08/17/2022, 9:51 AMKarolis Zivulskas
08/17/2022, 9:53 AMKarolis Zivulskas
08/18/2022, 6:48 AMTom Connors
08/18/2022, 7:24 PMTom Connors
08/18/2022, 7:34 PMbrokedba
08/20/2022, 8:34 PMPedro Azevedo
08/22/2022, 7:56 PMbrokedba
08/23/2022, 2:40 AMImad Kellou
08/24/2022, 4:00 PMAdam Gardner
08/25/2022, 1:41 AMhttps://youtu.be/L8AWjCAHv-4▾
Maxime Sourdin
08/25/2022, 3:20 PMPaul Bradbury
08/26/2022, 8:19 AMPaul Bradbury
08/26/2022, 8:21 AMPaul Bradbury
08/26/2022, 11:42 AMAléxis Mosquera Caicedo
08/26/2022, 6:29 PMAli (Infracost)
08/27/2022, 6:09 PMGerard Kavanagh
08/30/2022, 12:21 PMGerard Kavanagh
08/30/2022, 12:35 PMChristopher Avila
08/30/2022, 2:55 PMmodule.developer_vms["eiq-dev-vm-developer-name-standard-1"].google_compute_instance.default[0]:
monthly_hrs: 258.0 # Monthly number of hours the instance ran for.
about 20 times over.
I tried using a wildcard to switch it to
module.developer_vms[*].google_compute_instance.default[0]:
monthly_hrs: 258.0 # Monthly number of hours the instance ran for.
but it failed to pick up the change and is ignoring the monthly_hrs settingAdam
08/30/2022, 3:27 PMAdam
08/30/2022, 3:27 PMHugo (Infracost)
08/30/2022, 3:31 PMAdam
08/30/2022, 3:41 PMHugo (Infracost)
08/30/2022, 3:41 PMAdam
08/30/2022, 3:42 PMHugo (Infracost)
08/30/2022, 3:42 PMAdam
08/30/2022, 3:43 PMHugo (Infracost)
08/30/2022, 3:43 PMAdam
08/30/2022, 3:43 PMHugo (Infracost)
08/30/2022, 3:43 PMAdam
08/30/2022, 4:05 PMHugo (Infracost)
08/30/2022, 4:50 PMAdam
08/30/2022, 4:52 PM