vantage-sh / terraform-provider-vantage

Terraform Modules for integrating AWS with Vantage
https://registry.terraform.io/modules/vantage-sh/vantage-integration/aws/latest
MIT License
7 stars 4 forks source link

Feature Request: Add Kubernetes Node Costs with Reserved Instances #75

Closed DanielBrunoMatzui closed 4 days ago

DanielBrunoMatzui commented 1 week ago

Hi,

We’ve identified an issue with displaying costs for Kubernetes nodes covered by Reserved Instances in Azure. Currently, customers cannot view these costs in Vantage because the API being used, the CostDetailsReport API, pulls data from individual subscriptions and cannot integrate with the billing account scope due to CSP model limitations.

This issue appears to come from the indirect CSP model, where billing account data resides at the distributor's level (e.g., Tech Data) and is inaccessible at the customer level. Consequently, customers are unable to view or allocate Kubernetes Reserved Instance costs effectively.

Additional information:

Since integration at the billing account scope is not possible due to the CSP model, is there any workaround or alternative solution to resolve this limitation?

brookemckim commented 4 days ago

Hi Bruno, this is not related to the Terraform provider, but we have logged this on our side. Going to close this out.