https://infracost.io logo
c

crooked-daybreak-55253

05/31/2021, 4:30 PM
I’m trying to figure out how pricing would be modeled for Google Load Balacing (https://github.com/infracost/infracost/issues/469) and I’m pretty confused on how the forwarding rules should be implemented because the pricing is “per project” for the first 5 rules: .025/hr for 1-5 rules in the project, then 0.01 for each additional rule. Is anybody aware of another resource where we ran into this “per project” pricing?
l

little-author-61621

05/31/2021, 4:42 PM
Hmm, even if we assume just one project I guess we still have the issue where we don't know how many rules already exist in the project.
w

white-airport-8778

05/31/2021, 4:51 PM
I’d go for the most expensive tier (ignoring the first 5) and mention that in the “Notes” field in the resource golang file, we do a similar thing for some AWS resources, e.g. AWS data transfer says “Most expensive price tier is used.”
c

crooked-daybreak-55253

05/31/2021, 4:53 PM
👍. Ignoring the first 5 is kinda where I was headed too.
🙌 1
6 Views