Skip to content
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

Update multi-regional GCP resources for missing attributes/continents #2838

Open
vdmgolub opened this issue Jan 17, 2024 · 0 comments
Open
Labels
google Issue related to Google Cloud needs details Issue needs more details

Comments

@vdmgolub
Copy link
Contributor

A user performed some investigation in #2752 and found several resources with missing attributes/continents support:

Artifact Registry

  • Africa continent missing in network traffic calculation

BigQuery

  • Missing support for location argument

BigQuery Dataset

  • Multi-region not supported

BigQuery Table

  • Multi-region not supported for multiple cost components
  • Potential incorrect region attribution due to r.mapRegion()
  • Storage read API appears to not support regions correctly (judgement based on non regexed attribute filter)

Cloudfunctions

  • Missing 2nd gen support

Compute Image

  • Missing support for storage_locations argument

Compute Snapshot

  • Missing support for storage_locations argument

As far as the testing region goes, it seems that usually the newer ones get special treatment, but that is not a guarantee. I'd suggest testing at least one region from every continent, as well as multi regional resources. Additionally, I suggest testing at least one non-provider default region, they aren't always attributed correctly due to non region arguments in resources.

@vdmgolub vdmgolub added google Issue related to Google Cloud needs details Issue needs more details labels Jan 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
google Issue related to Google Cloud needs details Issue needs more details
Projects
None yet
Development

No branches or pull requests

1 participant