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

dns_best_practices doesn't check any dns names? #33

Open judell opened 6 months ago

judell commented 6 months ago

It should use the defaults but doesn't seem to.

image

This doesn't seem to work either.

steampipe check benchmark.dns_best_practices --var='domain_names=[ "github.com", "turbot.com" ]'