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 v3.3.2 #192

Merged
merged 1 commit into from
Aug 10, 2022
Merged

Conversation

misraved
Copy link
Contributor

Example query results

Results
> select
  name,
  language,
  forks_count,
  stargazers_count
from
  github_my_repository;
+------------------------------------------+--------------+-------------+------------------+
| name                                     | language     | forks_count | stargazers_count |
+------------------------------------------+--------------+-------------+------------------+
| cloud-foundation-toolkit                 | <null>       | 0           | 0                |
| steampipe-plugin-csv                     | Go           | 2           | 7                |
| steampipe-mod-snowflake-compliance       | HCL          | 0           | 3                |
| amazon-sns-developer-guide               | <null>       | 0           | 0                |
| steampipe-mod-oci-insights               | HCL          | 0           | 2                |
| steampipe-mod-aws-insights               | HCL          | 5           | 44               |
| go-kit                                   | Go           | 0           | 3                |
| go-prompt                                | Go           | 0           | 2                |
| steampipe-mod-terraform-aws-compliance   | HCL          | 1           | 13               |
| steampipe-mod-oci-tags                   | <null>       | 0           | 1                |
| steampipe-plugin-azure                   | Go           | 6           | 22               |
| steampipe-mod-linode-insights            | <null>       | 0           | 1                |
| steampipe-mod-aws-perimeter              | HCL          | 4           | 91               |
| steampipe-plugin-keycloak                | <null>       | 0           | 0                |
| homebrew-tap                             | Ruby         | 2           | 4                |
| steampipe-mod-kubernetes-insights        | HCL          | 0           | 6                |

@misraved misraved self-assigned this Aug 10, 2022
@misraved misraved merged commit 23164d2 into main Aug 10, 2022
@misraved misraved deleted the update-sdk-v3.3.2 branch August 10, 2022 19:45
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.

None yet

1 participant