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 v2.1.1 #347

Merged
merged 1 commit into from
Mar 23, 2022
Merged

Conversation

misraved
Copy link
Contributor

Integration test logs

Logs
Add passing integration test logs here

Example query results

Results
select title, versioning_enabled, website_main_page_suffix, labels from gcp_storage_bucket
+--------------------------------------+--------------------+--------------------------+--------+
| title                                | versioning_enabled | website_main_page_suffix | labels |
+--------------------------------------+--------------------+--------------------------+--------+
| us.artifacts.parker-aaa.appspot.com  | false              | <null>                   | <null> |
| test-steampipe-1                     | false              | <null>                   | <null> |
| test-steampipe                       | false              | <null>                   | <null> |
| gcf-sources-979620418102-us-central1 | false              | <null>                   | <null> |
+--------------------------------------+--------------------+--------------------------+--------+

@misraved misraved requested a review from ParthaI March 21, 2022 13:42
@misraved misraved self-assigned this Mar 21, 2022
Copy link
Contributor

@ParthaI ParthaI left a comment

Choose a reason for hiding this comment

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

LGTM

@misraved misraved merged commit 10a15a1 into main Mar 23, 2022
@misraved misraved deleted the update-sdk-v2.1.1 branch March 23, 2022 09:32
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.

2 participants