Skip to content

Commit c879270

Browse files
committed
Unused condition
1 parent 9791f50 commit c879270

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

modules/vm_workload_scanning.cft.yaml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -65,14 +65,6 @@ Conditions:
6565
Fn::Equals:
6666
- Ref: IsOrganizational
6767
- 'false'
68-
IsNotOrganizationalAndLambdaEnabled:
69-
Fn::And:
70-
- Fn::Equals:
71-
- Ref: IsOrganizational
72-
- 'false'
73-
- Fn::Equals:
74-
- Ref: LambdaScanningEnabled
75-
- 'true'
7668
IsLambdaEnabled:
7769
Fn::And:
7870
- Fn::Equals:

0 commit comments

Comments
 (0)