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

.inspect breaks for v0.21.0-alpha.1 #3709

Closed
rajlearner17 opened this issue Aug 1, 2023 · 0 comments · Fixed by #3710
Closed

.inspect breaks for v0.21.0-alpha.1 #3709

rajlearner17 opened this issue Aug 1, 2023 · 0 comments · Fixed by #3710
Labels
bug Something isn't working

Comments

@rajlearner17
Copy link

rajlearner17 commented Aug 1, 2023

Describe the bug
A clear and concise description of what the bug is.

.inspect >> Works
.inspect azure - Breaks
.inspect connection_name >> .inspect azure_nagraj_aaa >> Breaks
.inspect connection_name.table_name >> .inspect azure_newwarriors_aaa.azure_subnet (works) where .inspect azure_newwarriors_aaa.azure_app_configuration breaks (Inconsistent)
.inspect table_name >> .inspect azure_subscription >> Mostly breaks

Note v0.20.9 version works fine.

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

To reproduce
Steps to reproduce the behavior (please include relevant code and/or commands).

Expected behavior
A clear and concise description of what you expected to happen.

Additional context
Add any other context about the problem here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant