-
Notifications
You must be signed in to change notification settings - Fork 38
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Work_Item] Add Account / Resource hierarchy attributes #618
Comments
@richwang99 @thecloudman @mike-finopsorg I misunderstood the purpose of #317! That item was meant to carve out descriptions of what provider-specific entities are in the existing columns of |
Just a note about OCI:
|
@ijurica Do you believe that it would be sufficient to present the highest level of this entities and leave the entire parent-child hierarchy to a provider-specific column, or would that be insufficient? |
Notes from Maintainers' call on November 4:Context: This item aims to enhance transparency by adding attributes for resource and account hierarchy, enabling practitioners to organize and analyze costs in multi-account environments effectively. |
1. Problem Statement *
FOCUS currently carries some, but not all, of the elements forming a multi-level Account and/or Resource hierarchy. See the following screenshot from this Google Sheet:
FOCUS implementation of those levels as of 0.5 (and still true in 1.1):
BillingAccountId
.SubAccountId
.ResourceId
.Use case:
Analyze cost and usage by Account and Resource groupings such as Resource Group and Folder
.2. Objective *
Add attributes to the specification that facilitate the grouping of cost and usage by elements such as Azure Resource Group and GCP Folder.
3. Supporting Documentation *
Existing data elements across existing FOCUS providers are available here. This document requires more refinement. We also need to add examples of this data.
Previous discussions:
4. Proposed Solution / Approach
Add a few columns to the specification that represents the missing levels in the above graphic. The levels and possible names:
5. Epic or Theme Association
TBD
6. Stakeholders *
Some resources may have the same name, but belong to different resource groups. So Resource Group name will be essential.
The text was updated successfully, but these errors were encountered: