Describe the problem you'd like to have solved
OCI Tenant ID is not that useful to find owners, when tenant name is often much friendlier. The current adapter doesn't populate tenant name because it doesn't appear in the OCI CUR.
Describe the ideal solution
Add code in the adapter to call out to OCI and look up the tenant name for all the IDs that appear in the current file, and populate those names accordingly.
A suitable field in the CBF output should be selected. resource/account might not be right - perhaps a synthesized tag would be the thing?
Alternatives and current work-arounds
None currently - we just use the ID and other tags to find what we need.
Describe the problem you'd like to have solved
OCI Tenant ID is not that useful to find owners, when tenant name is often much friendlier. The current adapter doesn't populate tenant name because it doesn't appear in the OCI CUR.
Describe the ideal solution
Add code in the adapter to call out to OCI and look up the tenant name for all the IDs that appear in the current file, and populate those names accordingly.
A suitable field in the CBF output should be selected.
resource/accountmight not be right - perhaps a synthesized tag would be the thing?Alternatives and current work-arounds
None currently - we just use the ID and other tags to find what we need.