Skip to content
This repository was archived by the owner on Oct 21, 2025. It is now read-only.

Commit 28dbfe3

Browse files
committed
Require a known department label (#5)
* bump version * require a known department
1 parent 38e6629 commit 28dbfe3

File tree

1 file changed

+1
-1
lines changed
  • infra/checkov/require-known-department-label

1 file changed

+1
-1
lines changed

infra/checkov/require-known-department-label/policy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ definition:
2020
resource_types: "all"
2121
attribute: 'tags.mycompany.com.department'
2222
operator: "equals"
23-
value: ounts
23+
value: acounts
2424
- cond_type: "attribute"
2525
resource_types: "all"
2626
attribute: 'tags.mycompany.com.department'

0 commit comments

Comments
 (0)