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

Add table gcp_storage_object #459

Closed
eric-zhang-aus opened this issue Jun 20, 2023 · 1 comment · Fixed by #460
Closed

Add table gcp_storage_object #459

eric-zhang-aus opened this issue Jun 20, 2023 · 1 comment · Fixed by #460
Assignees
Labels
enhancement New feature or request new table New table request

Comments

@eric-zhang-aus
Copy link

Can we add a table (e.g. gcp_storage_object) so we can use Steampipe to query the size of GCS buckets and the number of objects in the buckets within GCP Projects, Thank you!

@eric-zhang-aus eric-zhang-aus added enhancement New feature or request new table New table request labels Jun 20, 2023
@misraved
Copy link
Contributor

Welcome to Steampipe @eric-zhang-aus and thanks for raising the table request 👍.

Adding API references for the table:
ListConfig - https://cloud.google.com/storage/docs/json_api/v1/objects/list
GetConfig - https://cloud.google.com/storage/docs/json_api/v1/objects/get

karanpopat added a commit that referenced this issue Jun 22, 2023
@karanpopat karanpopat linked a pull request Jun 22, 2023 that will close this issue
cbruno10 pushed a commit that referenced this issue Jun 27, 2023
This commit also fixes a caching issue with `acl` and `default_object_acl` columns in `gcp_storage_bucket` table.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request new table New table request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants