turbot / steampipe-mod-net-insights

Run individual configuration, compliance and security controls or full compliance benchmarks for DNS records using Powerpipe and Steampipe.
https://hub.powerpipe.io/mods/turbot/net_insights
Apache License 2.0
5 stars 1 forks source link

Dashboard fails to load workspace: Failed to decode all mod hcl files #21

Closed rajlearner17 closed 1 year ago

rajlearner17 commented 1 year ago

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

steampipe-mod-net-insights$ steampipe dashboard 
[ Wait    ] Loading Workspace
Error: failed to load workspace: Failed to decode all mod hcl files
Mod defines more than one resource named 'net_insights.input.domain_input': 
- ../steampipe-mod-net-insights/dashboards/ssl_certificate_report.sp:17,3-23
-../steampipe-mod-net-insights/dashboards/ssl_configuration_report.sp:11,3-23
steampipe-mod-net-insights$

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

Plugin version (steampipe plugin list) Example: v0.5.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.

misraved commented 1 year ago

Tested the plugin with Steampipe CLI v0.20.11, and the issue no longer exists 👍.