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

Recompiled plugin with steampipe-plugin-sdk v1.7.0 #400

Merged
merged 1 commit into from
Oct 22, 2021

Conversation

misraved
Copy link
Contributor

Integration test logs

Logs
Add passing integration test logs here

Example query results

Results
 select 
  display_name, 
  user_type 
from 
  azure_ad_user limit 5
+------------------+-----------+
| display_name     | user_type |
+------------------+-----------+
| test-user_43     | Member    |
| Abhinash Khuntia | Member    |
| abhyudaya        | Member    |
| David Boeke      | Member    |
| test-user_78     | Member    |

@misraved misraved requested a review from ParthaI October 22, 2021 10:38
@misraved misraved self-assigned this Oct 22, 2021
@misraved misraved merged commit 8de3b6b into main Oct 22, 2021
@misraved misraved deleted the update-steampipe-plugin-sdk-v1.7.0 branch October 22, 2021 12:23
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