turbot / steampipe-plugin-gcp

Use SQL to instantly query GCP resources across regions, projects and organizations. Open source CLI. No DB required.
https://hub.steampipe.io/plugins/turbot/gcp
Apache License 2.0
39 stars 25 forks source link

gcp_cloudfunctions_function is not listing gen2 cloud functions #565

Closed vikas-cd closed 5 months ago

vikas-cd commented 5 months ago

Describe the bug Upon running select * from gcp.gcp_cloudfunctions_function, only gen1 cloud functions are being returned. image

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

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

To reproduce select * from gcp.gcp_cloudfunctions_function, run this query to check on your side.

Expected behavior Basically all cloud functions should have been listed or picked.

Additional context Gloud CLI output screenshot : image

misraved commented 5 months ago

Thanks @vikas-cd for opening this issue 👍!!

As per the discussion, I have assigned this issue to you. Thank you once again for volunteering to fix the code 👍.

Please let us know if you have questions, happy to help!!

vikas-cd commented 5 months ago

@misraved can you pls assign this to one of my team member, I am not able to get enough time. This is his github-id -> @ashutoshmore658 pls allocate this to him.