Is your AWS perimeter secure? Use Powerpipe and Steampipe to check your AWS accounts for public resources, resources shared with untrusted accounts, insecure network configurations and more.
Describe the bug
The current version of the mod returns a warning due to using the deprecated option version instead of min_version for the aws plugin.
Describe the bug The current version of the mod returns a warning due to using the deprecated option
version
instead ofmin_version
for theaws
plugin.This issue can be trivially resolved by updating
to
Steampipe version (
steampipe -v
) Example: v0.3.0Plugin version (
steampipe plugin list
) Example: v0.5.0To 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.