We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug dimension data is missing in the CSV output
Steampipe version (steampipe -v) steampipe version 0.6.0
steampipe -v
To reproduce /steampipe-mod-aws-compliance$ steampipe check aws_compliance.benchmark.cis_v140 --export=csv
/steampipe-mod-aws-compliance$ steampipe check aws_compliance.benchmark.cis_v140 --export=csv
The text was updated successfully, but these errors were encountered:
dimension
check
Fix issue where dimension values were not rendered in generated CSV…
a88c2ad
… for `check`. Closes #587
Add column throughput_settings to table `azure_cosmosdb_mongo_datab…
throughput_settings
19cae18
…ase`. Closes turbot#586 (turbot#587)
binaek
Successfully merging a pull request may close this issue.
Describe the bug
dimension data is missing in the CSV output
Steampipe version (
steampipe -v
)steampipe version 0.6.0
To reproduce
/steampipe-mod-aws-compliance$ steampipe check aws_compliance.benchmark.cis_v140 --export=csv
The text was updated successfully, but these errors were encountered: