feat(inventory): add prowler inventory for aws

This commit is contained in:
pedrooot
2024-10-01 13:47:39 -06:00
parent 77ac5e3b91
commit c5929efc99
10 changed files with 212 additions and 39 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ Prowler allows you to execute a quick inventory to extract the number of resourc
Currently, it is only available for AWS provider.
- You can use option `-i`/`--quick-inventory` to execute it:
- You can use option `-i`/`--inventory` to execute it:
```sh
prowler <provider> -i
```