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

Recompile plugin with steampipe-plugin-sdk v1.8.2 #332

Merged
merged 1 commit into from
Nov 23, 2021

Conversation

misraved
Copy link
Contributor

Example query results

Results
 select
  name,
  location,
  versioning_enabled
from
  gcp_storage_bucket;
+------------------------------------------------+----------+--------------------+
| name                                           | location | versioning_enabled |
+------------------------------------------------+----------+--------------------+
| gcp-functions-bucket                           | US-EAST1 | false              |
| dataproc-staging-us-east1-5615121xxxx-xaecw6ti | US-EAST1 | false              |
| dataproc-temp-us-east1-5615121xxxx-nfono2h2    | US-EAST1 | false              |
+------------------------------------------------+----------+--------------------+

@misraved misraved self-assigned this Nov 23, 2021
Copy link

@rajlearner17 rajlearner17 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@bigdatasourav bigdatasourav merged commit d3e67b4 into main Nov 23, 2021
@bigdatasourav bigdatasourav deleted the update-steampipe-plugin-sdk-v1.8.2 branch November 23, 2021 10:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants