Skip to content

Commit

Permalink
Merge pull request #4 from ImMin5/feature-azure
Browse files Browse the repository at this point in the history
Fix prowler command error
  • Loading branch information
ImMin5 authored Jan 11, 2024
2 parents 513ccf2 + 7374b18 commit 723d94d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/cloudforet/plugin/connector/azure_prowler_connector.py
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,7 @@ def _command_prefix() -> List[str]:
"prowler",
"azure",
"--sp-env-auth",
"-b" "--azure-region",
"-b",
"--azure-region",
"AzureCloud",
]

0 comments on commit 723d94d

Please sign in to comment.