Skip to content

Commit 34abf9d

Browse files
committed
comments from ravhina's pull request
1 parent 4c654d0 commit 34abf9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/vm_workload_scanning.cft.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,7 @@ Resources:
229229
Resource: '*'
230230
LambdaPolicy:
231231
Type: AWS::IAM::Policy
232-
Condition: IsOrganizationalAndLambdaEnabled
232+
Condition: LambdaScanningEnabled
233233
Properties:
234234
PolicyName: !Sub sysdig-vm-workload-scanning-${NameSuffix}-lambda
235235
Roles:

0 commit comments

Comments
 (0)