Open GCelichowski opened 3 months ago
Provider type (e.g. AWS, GCP etc.) GCP
Column name SubAccountId, SubAccountName
SELECT project.id AS SubAccountId SELECT project.name AS SubAccountName
Description of the conversion logic These seem like pretty straightforward conversions, but are not mapped in the current release of the conversion rules. https://github.com/finopsfoundation/focus_converters/blob/dev/conversion_rules_export/markdown/gcp.md
i agree
Provider
Column
A SQL query or example steps to transform
SELECT project.id AS SubAccountId SELECT project.name AS SubAccountName
Context / Supporting information