turbot/steampipe-plugin-gcp

GCP tags mapped to labels, resulting only labels data in tags column

Closed this issue · 3 comments

Describe the bug
A clear and concise description of what the bug is.

We may need to re-visit GCP tags, which is mapped to labels field; this results in only labels data while querying to tags. is it desired?

https://github.com/turbot/steampipe-plugin-gcp/blob/bd7e95e8a3b5fcc0808249476ee41fe0fea54a51/gcp/table_gcp_storage_bucket.go#L203L208

image

GCP Resource
image

Doc Reference

Steampipe version (steampipe -v)
Example: v0.3.0

Plugin version (steampipe plugin list)
Example: v0.5.0

To reproduce
Steps to reproduce the behavior (please include relevant code and/or commands).

Expected behavior
A clear and concise description of what you expected to happen.

Additional context
Add any other context about the problem here.

There is no such other API call to get the Tags property of storage buckets.

Raised a discussion with GCP GO SDK - googleapis/google-api-go-client#1920

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 30 days.

This issue was closed because it has been stalled for 90 days with no activity.