Devansh Varshney (देवांश वार्ष्णेय)
Devansh Varshney (देवांश वार्ष्णेय)
Today I sat down and able to almost done with the environment set up. I wanted to ask do I have to create the new files for this? And also...
Hi @aliscott is this a good one for me? =)
Hi @alikhajeh1, Can you assign this to me? Yesterday I tried to understand the issue, today I spent more time with the [compute_cost_component_helpers.go](https://github.com/infracost/infracost/blob/master/internal/resources/google/compute_cost_component_helpers.go#L34) and the provided links to the documentation....
I wanted to know about if the user does not provide the **monthly_hrs** parameter, can we handle this by considering the usage as zero or by applying the base price...
This is what I have done today - ```go func computeCostComponents(region, machineType string, purchaseOption string, instanceCount int64, monthlyHours *float64) ([]*schema.CostComponent, error) { if strings.HasPrefix(strings.ToLower(machineType), "e2-custom") { return nil, errors.New("infracost currently...
I am a little blocked, any help from anyone would be great. 😃
Thank You so much Ali. I'll make the changes in the morning 😄
Can I look into this? Please =)
 My device is MSI GP65 Leopard
I did look for some good first issue but couldn't find any, if there are any issues where I can contribute to?